flk
Scripting language
A minimalistic LISP implementation for Bash scripting
A LISP that runs wherever Bash is
500 stars
8 watching
14 forks
Language: Shell
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lelanthran/csl | A scripting language for C programs using Lisp-like macros for high-level logic and data structures. | 2 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 150 |
murarth/ketos | A scripting and extension language for Rust programs written in a Lisp dialect | 751 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
fubark/cyber | A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,239 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 116 |
nn1ks/mshp | A minimal shell prompt implemented in Rust | 3 |
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 21 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 30 |
phil294/ahk_x11 | A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) | 839 |
lixizhi/nplruntime | A high-performance scripting language designed to write flexible algorithms and neural network algorithms, with a syntax 100%-compatible with Lua. | 267 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 98 |
kowainik/shellmet | An out-of-shell solution for scripting in Haskell using shell commands | 71 |
lantiga/ki | A programming language and runtime environment that combines elements of Lisp and JavaScript with Clojure data structures for scripting and automation. | 478 |