DhaliwalX / jastLinks
JavaScript AST in C++
☆30Updated 7 years ago
Alternatives and similar repositories for jast
Users that are interested in jast are comparing it to the libraries listed below
Sorting:
- A lightweight garbage collector for C++ programs☆69Updated last year
- A simple single-file javascript interpreter written in C++☆73Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 6 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- The simple browser based on litehtml engine (windows)☆138Updated last year
- Simple string pattern matcher for C☆25Updated 4 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated 3 weeks ago
- [WIP] A simple C++ GUI toolkit based on Google Skia and Wayland☆46Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Scripting in C with JIT(x64)/VM.☆53Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Cross-platform, single .h file HTTP server (Windows, Linux, Mac OS X)☆107Updated 2 years ago
- Minimal C Library☆77Updated 7 years ago
- Single C file event loop☆28Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆68Updated 9 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Mathematical Expression Parser and JIT Compiler