Caution
Bread is only for linux, there are no plans to port it to windows or macos
The bread programming language
Bread is a custom programming language, built to compile to C++
Documentation can be found at docs/COMMANDS.md
Examples can be found in the examples folder.
To compile your .bread program, run the executable with your filename as the argument and a compiled version should appear in your folder with the same name!
fs - Experimental features branch. Code pushed here may not work.
main - The main branch, used when not implementing a major new function. Code pushed here works.
rust - The branch where porting to rust takes place
See THIRD-PARTY-LICENSES
Some AI was used in the making of this project, mainly for small debugging.