Kray-G / kcsLinks
Scripting in C with JIT(x64)/VM.
☆52Updated 4 years ago
Alternatives and similar repositories for kcs
Users that are interested in kcs are comparing it to the libraries listed below
Sorting:
- Collection of small public domain file archivers☆68Updated last year
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆135Updated last month
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- C89 compatible atomics.☆85Updated 2 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- small embeddable C-style preprocessor☆41Updated 2 years ago
- Example of C Compiler using JIT Engine of Clang.☆29Updated 5 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 4 months ago
- Tiny optimizing JIT compiler backend.☆49Updated 6 months ago
- ccpp, a general purpose single-header preprocessor library.☆49Updated 3 years ago
- Minimal C Library☆77Updated 7 years ago
- https://codeberg.org/ccxvii/minilibs☆145Updated last week
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- Single file in-place JSON/SJSON parser☆78Updated 4 years ago
- Yet another C compiler.☆30Updated last year
- A simple scripting language☆100Updated 5 months ago
- Single file, public domain file system library.☆38Updated last year
- Custom scripting language Compiler and VM written in C++11.