Settings

Theme

Show HN: Subrust, a no_std, no alloc Subset-of-Rust interpreter

github.com

2 points by makira · 0 comments · 1 min read

Reader

I needed to run user scripts for an app, and decided to use a subset of Rust as the scripting language. I do not expect a typical user to write the script directly, a local LLM will handle it. The interpreter can be bootstrapped in a C-free path from a tiny 229 bytes seed, and self-hosts. The code was written by Claude Code (Fable/Opus) under my supervision, in a few days, which I found impressive.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection