Skip to content

Marwes/haskell-compiler-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell Compiler/VM

This is an old experiment I made writing a Haskell compiler in C++ which compiles down to G-Machine code. It implements basic parsing, typechecking and compilation but not much more as it was rewritten and continued in Rust.

Dependencies

Requires boost and Catch (for unittesting).

References

Implementing FunctionalLanguages: a tutorial

Rust implementation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages