scScript for Linux
Summary
scScript is a C-like scripting language that compiles to bytecode and runs on a virtual machine for Linux, integrated with the scEmacs editor.
View Cached Full Text
Cached at: 08/18/26, 12:56 AM
Similar Articles
Scriptc by Vercel: TypeScript-to-Native compiler, no JavaScript engine in binary
Vercel Labs releases Scriptc, a compiler that transforms ordinary TypeScript into small, fast native executables without requiring Node, V8, or any JavaScript engine in the binary, supporting most of TypeScript's static features and Node's API surface.
Slisp: Simple Lisp compiler (Linux/amd64)
Slisp is a simple compiler that reads Lisp programs and generates standalone assembly representations for Linux/AMD64, with support for basic primitives, closures, and a standard library.
The SLAX Scripting Language: An Alternate Syntax for XSLT
SLAX is an alternate syntax for XSLT that uses a C/Perl-like syntax to improve readability and maintainability. The libslax open-source implementation parses and executes SLAX files.
Show HN: Skillscript – A declarative, sandboxed language for tool orchestration
Skillscript is a declarative, sandboxed language that allows AI agents to define and execute reusable, composable workflows (skills) for orchestrating tools, models, and data stores, reducing reliance on costly frontier inference for routine tasks.
XS: A programming language. Anywhere, anytime, by anyone
XS is a new programming language distributed as a single statically-linked binary containing the compiler, language server, debugger, formatter, linter, test runner, profiler, and package manager. It runs unchanged on multiple platforms including Linux, macOS, Windows, WASI, iOS, Android, ESP32, and Raspberry Pi, and offers multiple backends including a JIT, VM, and transpilers to C and JavaScript.