Source Code
Kronos is an open source project, hosted on sourcehut. All subprojects are stored in Mercurial repositories.
Kronos
Core Compiler
https://hg.sr.ht/~vnorilo/kronos
The core compiler is a C++ project with a Cmake build system. See README.MD
in the repository for build instructions on various platforms.
Veneer
Visual Patcher
https://hg.sr.ht/~vnorilo/veneer
The patcher is a ClojureScript project based on figwheel. It targets modern browsers with WebAssembly support.
Libraries
These repositories contain user-space code for Veneer and Kronos that you can use right away in your own projects.