curimit / SugarCppLinks
SugarCpp is a language which can compile to C++11.
☆135Updated 8 years ago
Alternatives and similar repositories for SugarCpp
Users that are interested in SugarCpp are comparing it to the libraries listed below
Sorting:
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated last week
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- A lightweight conservative garbage collector for C/C++☆125Updated 7 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- C++ multi-purpose reflection library☆88Updated 5 years ago
- Call c++ functions from a shell with any arguments of any types parsed automatically☆97Updated 6 years ago
- libpypa is a Python parser implemented in pure C++☆190Updated 7 years ago
- Legacy repo, migrated to cheerp-compiler monorepo☆213Updated 5 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- Legacy repo, migrated to cheerp-compiler monorepo☆183Updated 5 years ago
- A fast preprocessor for C and C++☆534Updated 4 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆271Updated 6 years ago
- Compiler and tools for the Loci programming language.☆116Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- A single-header incremental garbage collector library☆296Updated last year
- Lua binding for libclang, the Clang compiler API to access the AST of C/C++ source files☆62Updated 7 years ago
- Contains the full source for my article about implementing a code generator with libclang.☆124Updated 10 years ago
- Lua API wrapper for C++11☆74Updated 10 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- Mock objects automatic code generator for C++ (with python equivalent)☆27Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- C language port of google-diff-match-patch library☆41Updated 9 years ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 7 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago