dino
Scripting language
An implementation of a high-level scripting language with a focus on performance and concurrency.
The programming language DINO
71 stars
6 watching
5 forks
Language: C
last commit: about 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ratstail91/toy | An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. | 237 |
pistondevelopers/dyon | A dynamically typed scripting language with Rust as its core | 1,784 |
arkscript-lang/ark | A scripting language designed for C++ projects with a focus on small size, portability, and expressiveness. | 609 |
lelanthran/csl | A scripting language for C programs using Lisp-like macros for high-level logic and data structures. | 2 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
arturo-lang/arturo | A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. | 728 |
wren-lang/wren | A small, class-based scripting language with concurrent capabilities. | 6,948 |
koto-lang/koto | A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. | 532 |
rohansi/mond | A .NET Core scripting language with features like prototype-based inheritance and a built-in debugger | 369 |
dbohdan/embedded-scripting-languages | A list of embedded scripting languages to use in applications. | 1,312 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 116 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 150 |
uniconproject/unicon | A high-level programming language with a dynamic type system and support for various CPU architectures. | 56 |
srinivasa314/neptune-lang | A scripting language built on Rust, designed to be embeddable, concurrent, and secure. | 44 |
barn-lang/barn | A simple programming language written in C that is compiled to C. | 53 |