Skip to content

isubasinghe/microc

Repository files navigation

microc

An optimising C compiler developed to learn LLVM.

Isn't fully C compatible and cannot replace production C compilers although the performance of compiled binaries should be similar to clang.

PreReqs:

  • LLVM 9.0.1 - source provided here - small fix added to branch release/9.x that isn't available in the upstream branch.
  • stack

Releases

No releases published

Packages

No packages published