Pythonic syntax. C++ speed. Zero overhead.
Sigma af 😈 (tuff boi)
COMPILATION PIPELINE
P.H.O.N.K. is designed to make the jump from object-oriented scripting to text-based programming languages feel natural and more SIGMA 🤫🧏♂️🗿.
Speed Tests
Architecture
P.H.O.N.K. is a transpiler. Your code is parsed, validated,translated to C++ then compiled.
By compiling to C++, P.H.O.N.K. code benefits from compiler optimization, while being able to maintain easy to read syntax.
Getting Started
Install the prerequisites, clone the repo, and you're ready to build.
The steps apply to Windows and Mac, additional steps are marked for Linux.