openxion
Scripting language
An implementation of a scripting language designed to resemble natural English, allowing users to write and execute code with ease.
OpenXION - Reference Implementation of the XION Scripting Language
68 stars
9 watching
67 forks
Language: Java
last commit: almost 2 years ago hypercardhypermediahypertalkinterpreted-languagesinterpreted-programming-languageinterpreterinterpretersopenxionscripting-languagescripting-languagesxcardxionxtalk
Related projects:
Repository | Description | Stars |
---|---|---|
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 237 |
lixizhi/nplruntime | A high-performance scripting language designed to write flexible algorithms and neural network algorithms, with a syntax 100%-compatible with Lua. | 267 |
koto-lang/koto | A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. | 532 |
tuqqu/oxide-lang | An interpreter for a scripting language with a Rust-inspired syntax | 131 |
srinivasa314/neptune-lang | A scripting language built on Rust, designed to be embeddable, concurrent, and secure. | 44 |
jamesboer/jinx | An embeddable scripting language with a lightweight C++ implementation and focus on real-time applications | 316 |
jlangch/venice | A sandboxed Lisp dialect with Java interoperability, designed to make scripting tasks easier and more efficient. | 33 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 150 |
dbohdan/embedded-scripting-languages | A list of embedded scripting languages to use in applications. | 1,312 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. | 237 |
openresty/stapxx | An interpreter that extends the systemtap scripting language with simple macro language extensions | 699 |
fubark/cyber | A fast and concurrent scripting language that can be embedded into various applications and platforms. | 1,239 |
benzap/eden | A scripting language designed to be embeddable and extensible, with syntax similar to Lua, built on top of Clojure. | 136 |
mkhan45/rustscript2 | An OCaml implementation of a functional scripting language with performance improvements and additional features. | 36 |
narrowtux/abacus | A simple Elixir-based language for evaluating mathematical expressions and scripts | 87 |