Amun is an open source low level general purpose language that compile to machine code using LLVM Framework. It is a language that is simple as C and Go, no preprocessor, no garbage collection (remember I need a high performance language) The language is still in development and everyone is most welcome to contribute to it.

4m read timeFrom itnext.io
Post cover image
Table of contents
A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure…

Sort: