Home - GitbyteMaster/PRIME-Lang GitHub Wiki

1: What is PRIME?

2: Creating a .prime File

3: System Functions

  • 3.1: Displaying Text
  • 3.2: Collecting User Input
  • 3.3: System File Interaction
    • 3.3.1: Return File Contents (As Str)
    • 3.3.2: Executing Another .prime File
  • 3.4: Changing Console Colors
    • 3.4.1: Colorcodes

4: Assigning Other Datatypes to Functions

  • 4.1: Strings
  • 4.2: Function/Variables/Floats

5: Taking Notes

6: Variable Functions

  • Array Syntax/Items

7: Importing Custom Modules