About
About Calyxium
Calyxium is a modern, statically-typed programming language designed for efficiency, readability, and flexibility.
It comes with a custom virtual machine, a simple syntax inspired by functional and imperative languages, and a growing standard library.
Goals
- Performance: Compiled to a lightweight bytecode executed on our custom VM.
- Simplicity: Minimal syntax, clear semantics, and predictable behavior.
- Expressiveness: Supports higher-order functions, strong typing, and pattern matching.
- Community-driven: Designed to evolve with contributions from users and developers.
Documentation
You can read the full Calyxium documentation at:
https://calyxium-lang.github.io/docs/
Source Code
Calyxium is open-source! You can find the source code and contribute on GitHub:
- Language and VM: Calyxium Repo
- Documentation (mdBook source): Docs Repo
Community
Join the Calyxium community to discuss features, report issues, and share projects:
- GitHub Discussions: https://github.com/calyxium-lang/calyxium/discussions
- Discord: https://discord.gg/b5BwCuBfxM
Calyxium is actively developed and welcomes contributions of all kinds. Whether you’re building libraries, writing tutorials, or helping improve the VM, your involvement is appreciated!