scriptisto
Script compiler
Tool that automates compilation and execution of scripts written in compiled languages
A language-agnostic "shebang interpreter" that enables you to write scripts in compiled languages.
968 stars
14 watching
24 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
linuxrustscriptingunix
Related projects:
Repository | Description | Stars |
---|---|---|
whoiscc/shattuck | A Rust-based language for scripting automation tasks | 72 |
koto-lang/koto | A Rust-based language and compiler for creating simple, embeddable scripting languages. | 524 |
murarth/ketos | A scripting and extension language for Rust programs written in a Lisp dialect | 752 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
rust-cli/rexpect | Automates interactions with child applications and processes by expecting patterns of input and output | 328 |
tuqqu/oxide-lang | An interpreter for a scripting language with a Rust-inspired syntax | 129 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
tyroruyk/ufetch | A system fetch tool written in Rust | 17 |
azur1s/holymer | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
pistondevelopers/dyon | A dynamically typed scripting language with Rust as its core | 1,775 |
arturo-lang/arturo | A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. | 721 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
mrsmith33/vox | A compiler for a scripting language with features like AOT and JIT compilation, inspired by D, Jai, and Zig. | 344 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |