hannes-harnisch / Cero

An (extremely incomplete) high-level low-level programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💠 Cero

An experiment in trying to create a general-purpose programming language suitable for systems programming of any kind, focusing on performance, convenience and safety.

Warning This project is in a pre-alpha stage and there is no functioning compiler or proper documentation. Although many core characteristics of the language are decided, semantic details and syntax of the language are subject to change.

Contributing

If you would like to contribute to Cero, consider contacting me or just straight up open a pull request.

About

An (extremely incomplete) high-level low-level programming language.

License:GNU General Public License v3.0


Languages

Language:C++ 99.0%Language:CMake 1.0%