Files
PseudoGlossa-Compiler/PseudoRules.txt
KevinKor01 d056753069 First Push
basic rule-set , main bin
2025-10-31 02:31:33 +02:00

23 lines
777 B
Plaintext

*=================================================================*
| PseudoGlossa - The stupidest waste of time yet? |
| |
| Compiles Pseudo code to psebdoglossa while adding stuff like: |
| Rendering Functions | Math | Libraries | Srtings etc .. idk yet |
| |
*=================================================================*
Pseudo file tags:
To mark a file for compilation it must have a file extension of
Code File [.pc] | Denfinition File (header file) [.pd] | Library File [.pl] | Asset File [.pa]
I think im gonna add a thing that reads the top line and adds other info for the compiler.....
Pseudo code table: