We are riddle-lang, an open-source organization building Riddle, a concise, modern, and fast programming language.
- Riddle: the compiler and toolchain for the language, including type checking, move checking, borrow and escape analysis, unsafe semantics, a standard library, a C backend, project tooling, and LSP support.
- Playground: a browser-based playground for trying Riddle.
- Docs: tutorials and documentation for the language.
- ridup: the installer for the Riddle toolchain.
Riddle is an experimental language inspired by Rust and Go. It is still in a technical preview, which means the language and toolchain may evolve and change over time.
- Explore the repositories above and try the language.
- Report issues or suggest improvements.
- Contribute code, examples, or documentation.
- Share feedback and help shape the future of Riddle.