Chloride, the modern C-based interpreter for Argon, is available on GitHub. You can explore its source code, follow development, and contribute to the project at git.wbell.dev/Open-Argon/Chloride .
Chloride is the modern C-based interpreter for the Argon programming language. It provides a faster and more efficient runtime, a unified object model, and a clean bytecode virtual machine designed to support Argon’s long-term evolution. Chloride maintains the familiar behaviour of the older argon-v3 interpreter while offering a more consistent foundation for new language features and tooling.
Chloride, the modern C-based interpreter for Argon, is available on GitHub. You can explore its source code, follow development, and contribute to the project at git.wbell.dev/Open-Argon/Chloride .