Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in programming-languages

What language is this old program written in?

Why is this code exiting prematurely?

What is the difference between Syntactic macros and Procedural macros?

Entry point of different languages

How shall I understand this deep binding example in Python?

Is this pseudo code or some programming language

programming-languages

Fifth generation languages? [closed]

programming-languages

Is there a language in which 2+3*5 isn't 17?

Dynamic languages Vs Static languages (can this two be together in the same place)

What's the best tool for generating a parser in Java for my own language grammar?

Is there a programming language which takes indent as containment markers? (and if so, which)

python _2or3 module?

C language: recursive #include

c programming-languages

Help me sort programming languages a bit [closed]

Screen Scraping Efficiency

What (scripting) language to learn if I've already started with PowerShell?

Can someone please explain delegates in objective-c?

What is the best way to test clients of different programming languages with a server?

Why are "not greater/less" (e.g. "!>" or "!<") operators not used in most programming languages

Why is there such a clear cut between interpreted and compiled languages?