Skip to content

This contains the modules for the Phi programming language

License

Notifications You must be signed in to change notification settings

Jodus-Melodus/Phi-Modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phi-Modules

This contains the modules for the Phi scripting language. You can find the scripting language here

Modules

This module adds classes to Phi. It takes in attributes to create the class. Later you can make an instance of the class with specific values. You can add your own methods as well.

This module provides mathematical functions and constants. It is included by default in every program. See math examples for more info.

This module provides functions to debug your code and print information, error, log and warning messages.

This module provides custom functions to print/display arrays and objects in a prettier way.

back to top

About

This contains the modules for the Phi programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages