gfwilliams / tinyccLinks
Hacked up version of the Tiny C Compiler with basic ARM Thumb output
☆28Updated 10 months ago
Alternatives and similar repositories for tinycc
Users that are interested in tinycc are comparing it to the libraries listed below
Sorting:
- A minimalist IP stack written in ANSI C.☆53Updated last month
- hexdump.c: Single file C library implementation of the BSD command-line utility☆103Updated 6 years ago
- tinysh: minimal shell☆30Updated 13 years ago
- A quick port of lwIP running on top of BareMetal.☆144Updated 7 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆124Updated 6 years ago
- A mini C library for interacting with the Twitter OAuth api.☆24Updated 4 years ago
- Minimally design scripting language for use on systems with limited resources.☆57Updated 8 years ago
- cmips☆56Updated 11 years ago
- This is a *REALLY OLD* clone of the Small Device C Compiler. Really, why is anyone staring this repository? No one is keeping this up to …☆68Updated 14 years ago
- Libelf is a simple library to read ELF files.☆55Updated 3 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- this is a github mirror of picoC (http://code.google.com/p/picoc/)☆83Updated 13 years ago
- A lightweight implementation of the fat32 filesystem specification in C for embedded systems.☆107Updated 5 years ago
- An embedded javascript engine☆37Updated 9 years ago
- ☆33Updated last year
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- compiler☆36Updated 11 years ago
- Small C library for microcontrollers. Code is based on klibc.☆115Updated 3 years ago
- EiC C Interpreter☆21Updated 10 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- Just a dead simple set of c macros for working with ring buffers in a generic manner.☆76Updated 11 months ago
- OOSMOS - The Object Oriented State Machine Operating System.☆68Updated last year
- ELF to bFLT (binary flat) converter for no-mmu Linux targets☆79Updated last year
- Portable C Compiler (CVS mirror)☆12Updated 13 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- A superfast C compiler inspired by TinyCC