jkolek / cparserLinks
C11 parser with GNU C extensions written in C++14
☆18Updated 7 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
- 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.☆55Updated 4 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- LALR(1) parser for C++☆80Updated last year
- Tiny C Compiler☆16Updated 9 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Tiny PreProcessor☆18Updated 2 months ago
- ☆27Updated 5 years ago
- A portable single file parser/lexer/tokenizer.☆52Updated 7 years ago
- c++ disassembly library☆15Updated 8 years ago
- A C vector library similar to the C++ STL vector☆21Updated 9 months ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- A small and simple static analysis tool for C in C☆33Updated last year
- A simple VM in C☆51Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- C JSON parser (both, SAX-like & full DOM)☆27Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Aims to be interpreted C written in C.☆32Updated 8 months ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- Scripting in C with JIT(x64)/VM.☆54Updated 4 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android☆42Updated 3 weeks ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago