Show HN: Run – a CLI universal code runner I built while learning Rust
17 hours ago
- #polyglot
- #REPL
- #developer-tools
- Polyglot command runner & smart REPL supporting 25+ languages.
- Built in Rust for developers working across multiple runtimes.
- Features include consistent CLI, persistent REPLs, and language examples.
- Supports executing snippets, detecting language from file extensions, and interactive REPL.
- Installation options include Cargo, Homebrew, Debian/Ubuntu, Windows (Scoop), and direct download.
- Architecture shells out to real toolchains, keeping the core lightweight.
- Includes support for scripting, web, systems, and compiled languages.
- REPL commands available for managing sessions, languages, and executing files.
- Open-source under Apache 2.0 license, encouraging community contributions.