Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thaodt/wabbit

My Rust implementation for Wabbit programming language when joining great course "Writing a Compiler" from David Beazley (WIP)
https://github.com/thaodt/wabbit

compiler compiler-design wabbit

Last synced: 28 days ago
JSON representation

My Rust implementation for Wabbit programming language when joining great course "Writing a Compiler" from David Beazley (WIP)

Awesome Lists containing this project

README

        

# wabbit
My Rust implementation for [Wabbit programming language](https://www.dabeaz.com/wabbit.html) when joining the great course **["Writing a Compiler"](https://www.dabeaz.com/compiler.html)** from David Beazley.

Note: There are no course materials here, just include some Wabbit programs to be used for tests.

Happy Coding! :heart: