eden
Scripting language
A scripting language built on top of Clojure, allowing seamless integration with existing Clojure code and leveraging EDN data representation.
Embedded and Extensible Scripting Language in Clojure
135 stars
10 watching
2 forks
Language: Clojure
last commit: over 4 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,299 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 31 |
fubark/cyber | A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,223 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 97 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 31 |
jamesboer/jinx | An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications | 315 |
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 17 |
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. | 370 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. | 232 |
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. | 522 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 114 |
rohansi/mond | A .NET Core scripting language with features like prototype-based inheritance and a built-in debugger | 367 |
hook-lang/hook | A cross-platform, dynamically typed scripting language with a C-like syntax and a focus on mutable value semantics. | 104 |