Skip to content

bboyleonp666/c_interpreter

 
 

Repository files navigation

C interpreter implement

This is a C interpreter implementation
Inspired by rswier/c4 and lotabout/write-a-C-interpreter

The implementation starts from 0x01 while 0x00 is clone from rswier/c4.
This implementation are all re-typed without any copy and paste, in order to understand the behavior of a compiler and self-hosting.

About

C in four functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%