Description
Minimal interpreted programs can be run with prebuilt binaries of the Cobalt language runtime. It is useful for developers who want the language available quickly without building the interpreter from source.
Prebuilt language runtimes are convenient but still niche. Review the source project, expected command behavior, and platform compatibility before relying on it for important work.