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
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- A lightweight garbage collector for C++ programs☆69Updated last year
- Custom scripting language Compiler and VM written in C++11.☆35Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- ☆42Updated 2 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 6 months ago
- LALR(1) parser for C++☆79Updated last year
- 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
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- Allocation benchmarks☆30Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆36Updated 11 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
- Rendering library for 2D/3D graphics☆24Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago