This is the repo for a custom programming language.
The current name of "Xenon" may not be final at this time.
Currently there is no full specification yet, as the langauge is extremely early in the design process
Below is the current organization of the project and what each folder contains (not all may show up on github yet)
- book: evantually this will be the book/tour for the langauge
- bootstrap-rs: bootstrap compiler in rust
- design: contains the current design specification of the langauge