ForwardCom / code-examplesLinks
Code examples for ForwardCom
☆19Updated last year
Alternatives and similar repositories for code-examples
Users that are interested in code-examples are comparing it to the libraries listed below
Sorting:
- Binary tools: assembler, disassembler, linker, library manager, emulator☆62Updated 9 months ago
- A small self-contained alternative to readline and libedit☆67Updated 2 years ago
- Suckless big integer library☆31Updated 3 years ago
- Learn how argc and argv are passed from environment to Unix program.☆19Updated 4 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- quick c☆35Updated 3 years ago
- C programming language extension: Cedro pre-processor☆51Updated 2 years ago
- Richard's compiler bootstrap experiment☆46Updated 2 years ago
- The LLVM-based Modula-2 compiler☆73Updated 9 months ago
- an APL-style array calculator/interpreter in C based on the J-incunabulum, extended to allow propagating specifications a+2+a<3, more fun…☆29Updated 8 years ago
- Bootstrapping VM for bare metal to trusted C compilation☆47Updated 11 months ago
- A just-in-time-compiling forth system using libfirm.☆57Updated 8 years ago
- Self-hosting C toolchain, from scratch☆36Updated 8 months ago
- A Tree Parser Generator☆101Updated last year
- Example implementation of coroutine in C☆21Updated 5 years ago
- LLVM frontend for the Forth Language☆90Updated last year
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆24Updated 2 months ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- Type-safe Printf in C☆72Updated 9 months ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- An arbitrary precision library written in C which supports fractional datum. Arbitraire is fully portable to all linux, mac and netbsd/fr…☆17Updated 2 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆113Updated 4 years ago
- David M. Gay's floating-point conversion library☆34Updated 15 years ago
- An Oberon-07 compiler for the JVM☆160Updated last year
- Fedjmike's C Compiler☆134Updated 7 years ago
- Mirror of http://www.rano.org/bcompiler.tar.gz, with a bootstrap script☆87Updated 4 years ago
- Managed C strings library☆97Updated 4 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Two Kilo—fully functional texteditor in 2 kb of C☆14Updated 5 years ago