savi-lang / savi

A fast language for programmers who are passionate about their craft.
BSD 3-Clause "New" or "Revised" License
154 stars 12 forks source link

Initial check-in for `savi-lang-parse`, a Savi parser in Savi. #433

Closed jemc closed 1 year ago

jemc commented 1 year ago

This is the first step toward a self-hosted Savi compiler.

See self-hosted/README.md for more details.