Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

Significance of $ in javascript library and other languages [duplicate]

How much time and effort to develop a full programming language, compiler and IDE? [closed]

In Python3, does `import` work transitively?

building a large scale web service

Parsing language for both binary and character files

Programming language that makes the smallest executables? [closed]

How do libraries/programming languages convert floats to strings

When is it a good idea to use a database

Accesing the .class object statically without using the class name, in java

How is Tail Call Optimization implemented in DrScheme?

Deciding if an incorrect program can have a correct continuation

Books and literature for implementing a language on the CLR [closed]

From interpeted to native code: "dynamic" languages compiler support

Is there a programming language for contests?

programming-languages

What are the disadvantages of an M:N threading model (e.g. goroutines)? [closed]

Should a function be used in both static and object context

php programming-languages

Associativity and Precedence of Expressions when Generating C / C++ Code?

First programming language to have an interactive shell? [closed]

Calling a function in a shared library given its name and signature