A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.
-
Updated
Mar 8, 2021 - C++
A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.
⛄ Possibly the smallest Lua compiler ever
This project is a fully functional compiler for the TINY programming language, which is a language that supports basic arithmetic, boolean, and control flow operations. The compiler can scan, parse, and run code written in the TINY language.
scanner and parser for tiny lang
Add a description, image, and links to the tiny-compiler topic page so that developers can more easily learn about it.
To associate your repository with the tiny-compiler topic, visit your repo's landing page and select "manage topics."