Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

MerijnvanTussenbroek/C-Compiler-Haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C_compiler_Haskell

This is a C "compiler" made completely in Haskell. This is able to lex and parse a subset of C and then either convert it to a self-made "assembly" language that can run on the virtual machine.

The parser library was ispired by the uu-tc library available on gitlab

The first iteration is done, but the compiler is not yet complete.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors