lotabout / write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
☆4,156Updated 10 months ago
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
- C in four functions☆10,012Updated last year
- The lcc retargetable ANSI C compiler☆2,073Updated 4 months ago
- Unofficial mirror of mob development branch☆2,187Updated this week
- A Compiler Writing Journey☆11,441Updated 6 months ago
- A small C11 compiler☆773Updated 4 years ago
- A Small C Compiler☆6,203Updated 9 months ago
- An unix-like toy kernel☆728Updated 3 years ago
- A small C compiler☆9,932Updated last year
- A lightweight open-source C compiler for research and education.☆391Updated last month
- A readable lisp in less than 1k lines of C☆1,503Updated last year
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆11,525Updated last year
- hurlex 小内核分章节代码和文档☆1,037Updated 3 years ago
- C macros for hash tables and more☆4,275Updated last week
- 📕 parsing techniques 中文译本——《解析技术》☆1,549Updated 3 weeks ago
- A Small C Compiler☆1,855Updated 4 years ago
- A library of common data structures and algorithms written in C.☆3,413Updated 2 months ago
- Simple kernel for learning operating systems. 用于学习操作系统的简单内核☆3,077Updated last month
- How to write a very simple JIT compiler☆1,825Updated 3 years ago
- Writing a sqlite clone from scratch in C☆9,788Updated 11 months ago
- 🎁 A glib-like multi-platform c library