mirror / tinyccLinks
http://repo.or.cz/tinycc.git
☆175Updated 9 months ago
Alternatives and similar repositories for tinycc
Users that are interested in tinycc are comparing it to the libraries listed below
Sorting:
- Libelf is a simple library to read ELF files.☆53Updated 3 years ago
- Minimal C Library☆76Updated 7 years ago
- Portable C Compiler sources☆112Updated 11 months ago
- A small arm/x86(-64) C compiler☆169Updated 2 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆135Updated last year
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆394Updated 10 years ago
- A tiny operating system based on x86 architecture.☆93Updated 7 years ago
- 🚀 OOP in pure C with a single-header☆131Updated 2 years ago
- C99 parser and frontend for libfirm☆348Updated 6 months ago
- A C-implemented C compiler☆91Updated 9 months ago
- Coroutines for C.☆75Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆87Updated 9 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Tool to convert C99 code to MSVC-compatible C89☆267Updated 8 years ago
- A simple tar implementation in C☆126Updated last year
- track of Tiny C Compiler☆142Updated 15 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …