mirror of
https://github.com/azur1s/bobbylisp.git
synced 2024-10-16 02:37:40 -05:00
example | ||
lib | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
Makefile | ||
README.md |
Hycron
Programming language that compiles to C Note: The syntax can still be changed, if you have an idea, feel free to make an issues about it.
Prerequistie
clang
andclang-format
- Rust (if you're going to build from source)
TODO
- Compliation
- Optimization
- Error reporting