WFL 26.1 alpha is here
2026-07-10 · admin
WFL 26.1 alpha is available. Highlights:
- Natural-language syntax — write
store name as "Alice", not cryptic symbols. - Type inference that catches mismatches before your program runs.
- A built-in web server —
listen on port 8080, no framework required. - Elm-inspired error messages that point at the line and suggest a fix.
Head to Getting started to build it from source and write your first program.