Skip to content

chenson2018/wabbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my implementation of Wabbit, written as part of David Beazley's excellent class on compilers.

Note: no materials from the course are present in this repo, except for a few generic Wabbit programs for testing.

This crate provides a Wabbit interpreter, a typechecker, a compiler that uses LLVM IR, and an export of the interpreter to WebAssembly.

Here is a link to more detailed documentation: https://chenson2018.github.io/wabbit/wabbit/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages