Skip to content

RealPIEGamer/GRAPHX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRAPHX

GRAPHX is a programming language meant to build applications with graphical interfaces, built and transpiled to Python.

Dependencies

  • None so far

GRAPHX Documentation

GRAPHX uses the file extension .gfx, using any other file extension will result in your code not being executed.

GRAPHX puts built files in a relative directory named build, if this directory does not exist, it will be created. This is configurable.

Error Codes

Error codes are super important for debugging and finding answers online, so we provided them here! We reccomend you use this as a guide if you decide to modularize your project.

E001: The file was unable to be located.
E002: Something was unimplemented or deprecated.

The UNKNOWN error concludes that we were not able to find the error, this is very unlikely to see.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages