Show HN: R3forth, a ColorForth-inspired language with a tiny VM
Summary
R3forth presents a minimalist ColorForth-inspired language with a tiny self-hosted VM (~40KB) built in C. It emphasizes a no-bloat philosophy, library loading, and SDL2-based graphics, offering a portable environment for lightweight experiments or small game/tool projects. The repo includes setup guides, workflow ideas, and example code illustrating its usage and structure.