CLI runner and REPL for the Ion scripting language
CLI runner and REPL for the Ion scripting language
Universal multi-language runner and smart REPL
Operational REPL and script runner for embedding Rhai in Rust applications
PFCL interactive REPL and CLI runner
A highly parallel Perl 5 interpreter written in Rust
AXON v1.5.1 — first crates.io publication of the AXON language full-stack runtime. Lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the native Rust runtime: typed channels (TypedEventBus with QoS×5, π-calculus mobility, capability extrusion via shield D8 — Fase 13.f.2), Free Monad CPS handlers (Fase 2), lease kernel + reconcile loop (Fase 3+5), Epistemic Security Kernel (ESK Fase 6), Trust Types + ReplayLog (Fase 11.a+11.c), Stateful PEM over WebSocket (Fase 11.d), Ontological Tool Synthesis (Fase 11.e), Mobile Typed Channels (Fase 13). Crate publishes as `axon-lang` to mirror the Python PyPI package; library import remains `use axon::*` so existing call sites keep working unchanged.
Standalone command-line frontend for Keleusma. Provides a script runner, a bytecode compiler, and an interactive REPL so users can work with Keleusma scripts without writing any Rust host code.
A rust repl and script runner
AbySS: Advanced-scripting by Symbolic Syntax — a magic-themed scripting language. Installs the `abyss` binary with `cast` (REPL), `invoke` (script runner), and `align` (formatter) subcommands.
Cellbook project runner and command line utility
Utilities to implement a Runner pattern for clap-based CLIs, with shared global arguments context.