New posts in programming-languages

Is a statically-typed full Lisp variant possible?

Why are dates calculated from January 1st, 1970? [duplicate]

Truly understanding the difference between procedural and functional

What is a trampoline function?

When is a language considered a scripting language? [closed]

Main method code entirely inside try/catch: Is it bad practice?

c++ array assignment of multiple values

What's the difference between compiled and interpreted language?

Can all iterative algorithms be expressed recursively?

File I/O in Every Programming Language [closed]

What are some compelling use cases for dependent method types?

What languages can be compiled to WebAssembly (Wasm)? [closed]

Detecting programming language from a snippet [closed]

What is the difference between mutex and critical section?

What would an AST (abstract syntax tree) for an object-oriented programming language look like?

Should I use multiplication or division?

Scalar vs. primitive data type - are they the same thing?

What is the difference between syntax and semantics in programming languages?

What are important languages to learn to understand different approaches and concepts? [closed]

What is the difference between Type and Class?