alehander92 / haskell-c

a small subset of c compiler!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

haskell-c

a compiler for a subset of c.

ideas

  • ok error messages (similar to elm)
  • also focus on backend / optimizations
  • add a test suite and test with real programs

About

a small subset of c compiler!

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 93.4%Language:Assembly 6.3%Language:C 0.3%