luf
Scripting language
A scripting language built on top of Zig, aimed at experimental use for implementing new ideas.
Statically typed, embeddable, scripting language written in Zig.
39 stars
2 watching
4 forks
Language: Zig
last commit: over 3 years ago
Linked from 2 awesome lists
embeddableembeddable-scripting-languagelanguagelufscripting-languagestatically-typedzigziglang
Related projects:
Repository | Description | Stars |
---|---|---|
ikskuh/lola | A lightweight programming language designed to be embedded in games and other applications to execute small scripts with controlled execution limits. | 194 |
fubark/cyber | A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,223 |
lantiga/ki | A programming language and runtime environment that combines elements of Lisp and JavaScript with Clojure data structures for scripting and automation. | 478 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 149 |
lelanthran/csl | A scripting language for C programs using Lisp-like macros for high-level logic and data structures. | 2 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 31 |
benzap/eden | A scripting language built on top of Clojure, allowing seamless integration with existing Clojure code and leveraging EDN data representation. | 135 |
r-lyeh-archived/scriptorium | A benchmarking study of scripting languages embedded in C++ and statically linked. | 499 |
luukdegram/apple_pie | A lightweight HTTP server implementation in Zig. | 163 |
cl4cnam/funcsug | A scripting language that simplifies GUI programming in browser by avoiding event-driven programming problems and allowing explicit parallelism. | 5 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 97 |
lixizhi/nplruntime | A high-performance scripting language designed to write flexible algorithms and neural network algorithms, with a syntax 100%-compatible with Lua. | 266 |
ciel-lang/ciel | A Common Lisp scripting language with built-in libraries and utilities for common tasks. | 346 |
larsaugustin/starship | An interpreted language with strong typing and functional programming features for scripting and experimenting | 28 |