jkolek / cparserLinks
C11 parser with GNU C extensions written in C++14
☆17Updated 6 years ago
Alternatives and similar repositories for cparser
Users that are interested in cparser are comparing it to the libraries listed below
Sorting:
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- c++ disassembly library☆14Updated 8 years ago
- Async primitives library for C++20☆18Updated 2 weeks ago
- ☆25Updated 4 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- LALR(1) parser for C++☆79Updated last year
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 4 months ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- ☆42Updated last month
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆39Updated 5 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- Red-black tree in C☆8Updated 5 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- Documentation generator for C/C++ code☆53Updated 6 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- A POSIX compliant C library for Windows☆53Updated last month
- A high-level API for accessing DWARF debugging information, in C++☆28Updated 6 months ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated this week
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago