catb0t / Om

The Om programming language.

Home Page:http://om-language.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Om

Om is an experimental high-level programming language with the goal of maximal simplicity. It is a concatenative, homoiconic, embeddable programming and algorithm notation language, implemented in C++, with minimal syntax (only three elements), prefix notation (whereby functions manipulate the remainder of the program itself), and "panmorphic" typing (allowing programming without data types).

See the documentation for more information.

About

The Om programming language.

http://om-language.org

License:Other


Languages

Language:C++ 98.6%Language:CMake 1.2%Language:Batchfile 0.1%Language:Shell 0.1%