Kray-G / clang-jitLinks
Example of C Compiler using JIT Engine of Clang.
☆29Updated 5 years ago
Alternatives and similar repositories for clang-jit
Users that are interested in clang-jit are comparing it to the libraries listed below
Sorting:
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 5 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 4 months ago
- LALR(1) parser for C++☆79Updated last year
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Bytecode interpreter☆77Updated 7 months ago
- A compiler front end for the C++ language☆146Updated last week
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- ☆26Updated 2 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 5 months ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 5 months ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 months ago
- Generators/corroutines for C++☆46Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last week
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆83Updated 5 months ago
- a declarative UI library for C++☆115Updated last week
- A header only library for binding C++17 classes and functions to Wren, an embeddable programming language☆73Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆68Updated 4 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- Virtual memory based containers☆43Updated 3 years ago
- use cling scripting with C++ and cmake☆34Updated 6 years ago