RSSAmplifier

Home · Mar 10, 2026

Luby: Single-header, embeddable Ruby interpreter

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I recently vibe-coded a Ruby interpreter, as a single-header C file, meant to be embedded (like Lua). I call it Luby: https://github.com/halferty/luby This is a small piece in a larger game engine I've been working on. Typically, Lua is used for game scripting, but I never liked Lua syntax, and I do like Ruby syntax, so I burned a few LLM cycles cooking up this little interpreter.

Read on halferty.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.