mirror of
https://github.com/AdamBrown0/Jynx.git
synced 2026-01-09 08:01:14 +00:00
A programming language written in C++ called Jynx
| examples | ||
| include | ||
| src | ||
| subprojects | ||
| tests | ||
| .clang-format | ||
| .gitignore | ||
| Doxyfile | ||
| grammar.md | ||
| LICENSE | ||
| meson.build | ||
| README.md | ||
Jynx Compiler
A compiler written in C++
Setup
meson setup build
meson compile -C build