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.
☆33Updated 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 9 years ago
- Bullet physics library ported to JavaScript with Cheerp☆23Updated 9 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆17Updated 12 years ago
- ☆42Updated 2 years ago
- AnyDSL Runtime Library☆22Updated 3 months ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- Parser generator tool with full separation between grammar and target code☆25Updated 8 years ago
- Cuckoo Hashtable C Library☆33Updated 5 years ago
- A mirror of the official PLplot repository on SourceForge.☆53Updated last year
- Lua trace JIT compiler using LLVM-C☆29Updated 5 years ago
- Revival of the excellent Claro GUI library☆36Updated 10 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
- Graphlib is a C Library for Graph. Importing this will provide Graph API to extent to applications.☆12Updated 7 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆16Updated 8 years ago
- LALR(1) parser for C++☆79Updated last year
- C++ implementation of FBP, supporting Lua, using Boost☆73Updated 4 years ago
- OpenGL GUI library☆105Updated 3 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- C with traits - or how I learned to stop worrying and love something resembling multiple inheritance.☆38Updated 12 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- A simple dataflow library for C++.☆28Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- TMPPy is a subset of Python that can be compiled to C++ meta-functions using the py2tmp compiler.☆35Updated 3 years ago
- Lemon Parser Generator☆44Updated 6 years ago
- A Small C Compiler for old MiniVM (does not work with modern minivm)☆11Updated last year
- Prana is a library providing a generic AST data structure called utree☆25Updated 14 years ago
- An object-oriented extension to Tcl. (Mirror of core.tcl-lang.org).☆31Updated last month
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated last year