NREL / lkLinks
LK (Language Kit) is a simple but powerful scripting language that is designed to be small, fast, and easily embedded in other applications. The core LK engine, including lexical analyzer, parser, compiler, and virtual machine is only dependent on the Standard C++ Library (STL), making it extremely lightweight and portable.
☆34Updated this week
Alternatives and similar repositories for lk
Users that are interested in lk are comparing it to the libraries listed below
Sorting:
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- ☆42Updated 2 years ago
- Bullet physics library ported to JavaScript with Cheerp☆23Updated 9 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆17Updated 12 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Parser generator tool with full separation between grammar and target code☆25Updated 8 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Cuckoo Hashtable C Library☆33Updated 5 years ago
- A wxWidgets utility module for VisualScriptEngine☆14Updated 4 years ago
- LALR(1) parser for C++☆79Updated last year
- The Tuplex programming language tools.☆16Updated 4 years ago
- Revival of the excellent Claro GUI library☆36Updated 10 years ago
- A mirror of the official PLplot repository on SourceForge.☆53Updated last year
- Cross platform programmers editor, uses the CopperSpice libraries☆21Updated 5 months ago
- The fluffy programming language main repository☆25Updated 12 years ago
- A scripting language that accepts a subset of javascript and C/C++☆74Updated 5 months ago
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- C++ implementation of FBP, supporting Lua, using Boost☆73Updated 4 years ago
- Cross-platform C++ library for fast binary and REST messaging☆44Updated 5 years ago
- Lua trace JIT compiler using LLVM-C☆29Updated 5 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- Combinators in C☆38Updated 13 years ago
- C with traits - or how I learned to stop worrying and love something resembling multiple inheritance.