Neat

September 18, 2022 ยท View on GitHub

Neat is a C-like/D1-like language with macros. This repo contains its compiler.

To avoid duplication, please refer to the language documentation at https://neat-lang.github.io/.

In-repo documentation

  • Compiler Internals
  • Testcases
  • Demo programs

License

Neat is licensed under the BSD 3-Clause license.