Skip to content
frankhart2018 edited this page Jan 30, 2021 · 9 revisions

sim-C Wiki

In the following series of articles we will explore what simC is (and what it isn't), the need of this compiler and how you as an interested developer can contribute to the simC compiler.

Table of Contents

  1. What is simC?
  2. Components of simC
  3. How to read the codebase?
  4. Installation
  5. Running tests
  6. Contributing