NREL / lk
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.
☆32Updated last month
Related projects ⓘ
Alternatives and complementary repositories for lk
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆29Updated 9 years ago
- Bullet physics library ported to JavaScript with Cheerp☆23Updated 8 years ago
- ☆40Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A simple dataflow library for C++.☆27Updated 6 years ago
- firm object-orientation support library☆14Updated 3 years ago
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated last week
- Cross platform programmers editor, uses the CopperSpice libraries☆20Updated 2 months ago
- Program used by developers to create a graphical interface .ui file☆15Updated 2 months ago
- async.hpp - asynchronous, stackless coroutines for C++☆25Updated 3 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Syntax extensions to LuaJIT for scientific computing☆15Updated 4 years ago
- Lua trace JIT compiler using LLVM-C☆27Updated 4 years ago
- c-api for imgui and implementations programmatically generated (https://github.com/ocornut/imgui)☆22Updated 5 years ago
- Your toolbox, since the free lunch is over: a C++ library for multi-threaded programming☆30Updated last year
- Combinators in C☆38Updated 12 years ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- Templates for producing various amalgamations☆19Updated 11 years ago
- AnyDSL Runtime Library☆21Updated this week
- Generators/corroutines for C++☆43Updated 5 years ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 6 years ago
- Cuckoo Hashtable C Library☆34Updated 4 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆14Updated 3 months ago
- C++ implementation of FBP, supporting Lua, using Boost☆72Updated 3 years ago
- A wxWidgets utility module for VisualScriptEngine☆13Updated 3 years ago
- Single file public domain networking library☆9Updated 9 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆18Updated 11 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated 9 years ago
- Generate railroad diagrams from code or BNF, generate BNF from code☆16Updated 7 years ago