cheng-zhao / libastLinks
C library for evaluating expressions with the abstract syntax tree.
☆15Updated 5 years ago
Alternatives and similar repositories for libast
Users that are interested in libast are comparing it to the libraries listed below
Sorting:
- Scripting in C with JIT(x64)/VM.☆53Updated 4 years ago
- Self-hosting C toolchain, from scratch☆36Updated 9 months ago
- A small and simple static analysis tool for C in C☆33Updated last year
- Arbitrary precision integer library for C and C++☆34Updated last year
- C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...☆25Updated 4 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆139Updated 4 months ago
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Minimal C Library☆78Updated 7 years ago
- Direct/Interactive C Compiler☆26Updated 8 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated 2 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated 2 months ago
- Yet another C compiler.☆30Updated last month
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆42Updated 2 years ago
- ☆18Updated 6 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆56Updated 3 years ago
- A header only library written in C that resembles C++ std::vector more commonly known as a dynamic array☆16Updated 5 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- An esoteric programming language☆34Updated 5 years ago
- A toy c compiler written in python☆12Updated last year
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 3 months ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- World's fastest Base64 encoder / decoder☆62Updated 3 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…☆24Updated 7 years ago
- small embeddable C-style preprocessor☆43Updated 2 years ago
- BASIC-style "compiler" as C syntax library