ivy-lang
Command script language
An embeddable programming language designed to execute command scripts and provide a REPL with late binding and extensibility features.
Ivy programming language
31 stars
4 watching
3 forks
Language: C
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
srinivasa314/neptune-lang | A scripting language built on Rust, designed to be embeddable, concurrent, and secure. | 44 |
jlangch/venice | A sandboxed Lisp dialect with Java interoperability, designed to make scripting tasks easier and more efficient. | 33 |
angrykoala/chuckscript | An esoteric programming language that compiles to JavaScript and provides a unique syntax for executing simple commands | 33 |
jlevy/the-art-of-command-line | A comprehensive guide to mastering the command line and improving productivity as an engineer | 153,759 |
wren-lang/wren | A small, class-based scripting language with concurrent capabilities. | 6,932 |
calcit-lang/calcit | A programming language and runtime environment that compiles to JavaScript ES Modules, with features like indentation-based syntax, functional style, and hot code swapping. | 115 |
lelanthran/csl | A scripting language for C programs using Lisp-like macros for high-level logic and data structures. | 2 |
larsaugustin/starship | An interpreted language with strong typing and functional programming features for scripting and experimenting | 28 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 31 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 31 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 114 |
orasund/leaf-lang | A multi-paradigm scripting language designed to complement and extend Elm's capabilities | 15 |
brwhale/katascript | A lightweight scripting language designed to be easily embedded in C++ applications. | 97 |
hook-lang/hook | A cross-platform, dynamically typed scripting language with a C-like syntax and a focus on mutable value semantics. | 104 |