Category:Esoteric programming languages

From ArticleWorld


Esoteric programming languages are languages written for fun, as a parody or as a proof of how cumbersome can programming be. Esoteric programming languages are not meant to be of any real use and are not designed for any production use or otherwise useful purpose. Their syntax is often designed to be as complicated, unintuitive and strange as possible, and they often intentionally omit basic language features like special data types, procedures, loops or other structures. http://en.wikipedia.org/wiki/Category:C_programming_language

C programming language

The C programming language is one of the most widely used languages at the moment. It was developed in the 1970s by Ritchie & Kernighan, and stood at the foundation of the Unix operating system.

The C programming language is a high-level, structured programming language, but it is highly regarded for its low-level facilities. It is highly modular, relying on a comprehensive standard library for even the basic functions, like I/O, thus making it a very portable language.

However, C is a very difficult language for beginners, because its syntax has many catches and it includes many facilities.


Articles in category "Esoteric programming languages"

There are 7 articles in this category.

*

B

B cont.

F

I

J

L