lukedodd / JitCalcLinks
Mathematical expression evaluator with just in time code generation.
☆12Updated 12 years ago
Alternatives and similar repositories for JitCalc
Users that are interested in JitCalc are comparing it to the libraries listed below
Sorting:
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A lightweight garbage collector for C++ programs☆68Updated last year
- A Small C Compiler☆25Updated 6 years ago
- LALR(1) parser for C++☆80Updated last year
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- String to Float Benchmark☆19Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- ☆42Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Rendering library for 2D/3D graphics☆25Updated 2 years ago
- parsertl: The Modular Parser Generator☆16Updated 3 months ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 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
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- Library for managing windows for cross platform UI applications☆28Updated 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 2 months ago