lotabout / write-a-C-interpreterLinks
Write a simple interpreter of C. Inspired by c4 and largely based on it.
☆4,261Updated last year
Alternatives and similar repositories for write-a-C-interpreter
Users that are interested in write-a-C-interpreter are comparing it to the libraries listed below
Sorting:
- C in four functions☆10,359Updated last year
- The lcc retargetable ANSI C compiler☆2,176Updated 11 months ago
- Simple kernel for learning operating systems. 用于学习操作系统的简单内核