eden
Scripting language
A scripting language designed to be embeddable and extensible, with syntax similar to Lua, built on top of Clojure.
Embedded and Extensible Scripting Language in Clojure
136 stars
10 watching
2 forks
Language: Clojure
last commit: almost 5 years ago
Linked from 1 awesome list
clojureclojurescriptedenluaprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
dbohdan/embedded-scripting-languages | A list of embedded scripting languages to use in applications. | 1,312 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 30 |
fubark/cyber | A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,239 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 98 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
jamesboer/jinx | An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications | 316 |
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 21 |
lantiga/ki | A programming language and runtime environment that combines elements of Lisp and JavaScript with Clojure data structures for scripting and automation. | 478 |
luukdegram/luf | A scripting language built on top of Zig, aimed at experimental use for implementing new ideas. | 39 |
alliedmodders/sourcepawn | A statically typed scripting language for embedding in host applications. | 374 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. | 237 |
abs-lang/abs | A language designed to combine the benefits of scripting languages like Python and Ruby with the convenience of Bash for terminal scripting. | 520 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 116 |
rohansi/mond | A .NET Core scripting language with features like prototype-based inheritance and a built-in debugger | 369 |
hook-lang/hook | A cross-platform, dynamically typed scripting language with a C-like syntax and a focus on mutable value semantics. | 108 |