systems
Build sharp tools.
Keep the control visible.
LedoCorp is a small software shop that ships concrete, open tools with a preference for explicit structure over framework magic. Its public work is fx, a systems language built around visible memory control and dual emission to readable C, and Gru, a retained-mode Go toolkit for building desktop UI on Raylib.
fx
Systems language: IR→native by default, named regions, explicit effects, dual emission to readable C. Package on GitHub.
Open fx → UI toolkit · 0.8.0Gru
Go desktop UI: retained-mode widgets, Raylib draw, optional WebView2. Module on GitHub.
Open Gru → documentationfx docs
Install, learn path (language → composition → regions → wrap → CLI), surface map, and 0.9.74 package docs.
Read docs → documentationGru docs
Start here, CLI, composition, WebView, architecture map, widgets, demos, licensing.
Read docs →fx tools
fxrun
Task runner for fx projects.
Docs → cli · 0.1.0fxql
SQLite one-shot queries.
Docs → cli · 0.1.0fxlz4
LZ4 pack / unpack.
Docs → cli · 0.1.0fxblake3
BLAKE3 file / tree hash.
Docs → cli · 0.1.0fxfetch
HTTPS GET under NetCap.
Docs → cli · 0.1.0fxpipe
Parallel BLAKE3 batch hash.
Docs → cli · 0.1.0fxguest
Caps / guest speech demo.
Docs → cli · 0.1.0fxserve
Local static HTTP(S) server.
Docs →