phorward / libphorward
C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...
☆24Updated 4 years ago
Alternatives and similar repositories for libphorward:
Users that are interested in libphorward are comparing it to the libraries listed below
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆63Updated last month
- A tiny lexical analyser generator☆19Updated 13 years ago
- Self-hosting C toolchain, from scratch☆34Updated 2 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Direct/Interactive C Compiler☆26Updated 7 years ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- An esoteric programming language☆31Updated 4 years ago
- A front-end C compiler for syntax parsing, semantic analysis and Intermediate Code Generation☆7Updated 2 years ago
- tpy, a pet python forked from tinypy☆21Updated 4 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- C container is a STL-like library which implements generic containers in C language. It also implements most of the algorithms in STL alg…☆21Updated 6 years ago
- The Carburetta scanner & parser generator☆17Updated last week
- Single header C99 compiler (TCC)☆33Updated 3 weeks ago
- A Toy C Compiler☆9Updated 7 years ago
- Programming/scripting language☆18Updated 3 months ago
- load .o like dlfcn☆17Updated 5 years ago
- A C language parser built from the scratch, without using compiler generator.☆15Updated 2 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- Yet another C compiler.