Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-implementation

range for integer values of chars in c++

Why does binding affect the type of my map?

How are arrays implemented in Perl?

Internal implementation of java.util.HashMap and HashSet

Why is the main method entry point in most C# programs static?

How are java interfaces implemented internally? (vtables?)

What is the connection between laziness and purity?

Are there any Common Lisp implementations for .Net?

Why is __FILE__ uppercase and __dir__ lowercase?

Why does Python have a limit on the number of static blocks that can be nested?

How is the C++ exception handling runtime implemented?

Why are all fields in an interface implicitly static and final?

PyPy -- How can it possibly beat CPython?