An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with tiny-compiler

A curated list of projects in awesome lists tagged with tiny-compiler .

https://github.com/wangyu-/mycc

A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.

tiny-compiler

Last synced: 10 Apr 2025

https://github.com/khaledashrafh/tiny-compiler

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.

compiler cpp parser semantic-analyzer syntax-analyzer tiny tiny-compiler tiny-language tokenization

Last synced: 02 Feb 2025