|
Cynide 0.1.0
An Ahead-of-Time compiler for the Cynide programming language
|
Cynide (.cy) is an AoT programming language compiler being developed in C++ using LLVM as its backend. cylang is the compiler for Cynide.
The API reference and class documentation are automatically generated using Doxygen and hosted via GitHub Pages.
👉 View Doxygen API Documentation
Cynide uses CMake as its build system. You can build it using the following steps:
Run the compiled executable with a .cy source file:
See the [LICENSE](LICENSE) file for more details.