macOS
brew install scriptistolocal Homebrew formula metadata
brew / rank 11357
Language-agnostic "shebang interpreter" to write scripts in compiled languages. Version 2.2.0 via Homebrew; verified 2026-09-13. Also installable with debian: sudo apt install scriptisto.
install
brew install scriptistolocal Homebrew formula metadata
sudo apt install scriptistoDebian stable package indexes · scriptisto · source: deb.debian.org
nix profile install nixpkgs#scriptistonixpkgs package indexes · pkgs/by-name/sc/scriptisto/package.nix · source: api.github.com
overview
Language-agnostic "shebang interpreter" to write scripts in compiled languages
history
Scriptisto is a language-agnostic shebang interpreter that builds and caches single-file programs written in compiled or preprocessed languages.
Scriptisto was developed as a language-agnostic shebang interpreter for single-file programs. It extracts build instructions from source comments, rebuilds when the script changes, caches the result, and delegates subsequent runs to the compiled binary.
The project later reached stable 1.x and 2.x releases, added packaged manual pages, refreshed its dependency stack, and expanded its supplied templates, including C#, COBOL, Fortran, Go, and Rust-oriented options.
Scriptisto is officially available as standalone release binaries and through crates.io. The input additionally records Homebrew, Debian, and Nix packages, showing adoption among Unix-oriented developer package ecosystems.
A source file uses Scriptisto in its shebang and contains build metadata in comments. On first execution or after a change, Scriptisto builds the program and caches it; unchanged scripts delegate directly to the cached binary.
Users may build inside Docker when they do not want the required compiler installed on the host.
Scriptisto applies Unix shebang ergonomics to languages that normally require compilation, dependency fetching, or preprocessing. Its build cache makes compiled programs behave more like ordinary scripts while retaining their native toolchains.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
scriptisto | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/igor-petruk/scriptisto
install metadata
| Package key | brew:scriptisto |
|---|---|
| Version | 2.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/scriptisto |
| Homepage | https://github.com/igor-petruk/scriptisto |
| Repository | https://github.com/igor-petruk/scriptisto |
| License | Apache-2.0 |
| Source archive | https://github.com/igor-petruk/scriptisto/archive/refs/tags/v2.2.0.tar.gz |
| Last updated | 2026-09-13T14:06:58Z |
| Pulse | updated |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | scriptisto |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
scriptisto 2.2.0-2+b2
Shebang interpreter for writing scripts in compiled languages.
https://github.com/igor-petruk/scriptisto
sudo apt install scriptistoscriptisto
nix profile install nixpkgs#scriptistosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.