Skip to content

Jodus-Melodus/Phi

Repository files navigation

Phi

Phi is a high-level, statically typed, object-oriented scripting language specifically designed to deploy programs quickly.

Generating the executable

!! Unfortunately, you won't be able to complete the following steps unless you have the Python interpreter installed. !!

Linux/macOS

Run the setup.sh script.

Windows

Run the setup.bat script.

Programming Language

The documentation and syntax rules for the scripting language can be found here

IDE

The documentation for the IDE can be found here

Style Guide

The style guide can be found here

Modules

You can find the modules for the language here

back to top