RUN IN TURBOWARP OR FORKPHORUS. mgpl; (please use at 60+ frames/s on TW.) Read all, please :) **IF YOU WANT IT TO DO COOL STUFF** Basic commands: Information - Displays who created this and some, well... information about the project. Echo (e.g. ECHO "HELLO WORLD" var e.g. ECHO "HELLO WORLD %4% IS A VARIABLE") Set (e.g. SET 0x1F=4546) Switches for SET - /a (calculates numbers, e.g. SET /A 10=%3%+58*3) CLEAR - Clears the console Midi plugin: Command: Midi e.g. { midi music\I_Like_To_Move_It.mid midi start } - This is a midi file I placed in there, Try the series of commands out for yourself and give it a listen! Some stuff you need to know: Putting the '@' symbol before a command makes it NOT display to the console, only the output will. There are 8 default variables, when writing a program, make sure to not use the default 10 to not mess with things...
My SSD that was holding the project's new version was corrupted(due to a technical issue I had on my Linux server), Nothing much was added (finally got executor working too, I could write and run programs and it worked AND IT HAD WHILE LOOPS TOO) but it took a long time to program and I don't feel like re-programming it from the site, I lost motivation to continue this project because it's lack of available commands, I feel like making ANOTHER pl in scratch, I know this one can render 3D graphics, (If you open the project and use the render and set command to create points for a 3D space to be filled in(Because of the lack of while loops)) but this one just isn't cutting it! This one is too hard for people to understand and the file manager I made for this one is too buggy, I want to make one that is fast and reliable, and, well, I just feel like making a new programming language, the only real features I like about this pl is the custom libraries you can make and the midi player (that works with the file system). I'm gonna have to talk to @52525rr on Dis***d and see if there are any new versions of the midi player that are also slightly faster in a way, now, if I had time, I would research everything there is in midi playing, but the lack of available time is annoying! every time I work on anything, I only have around 4 hours to do the thing (this doesn't mean I'm online for 4 hours haha), most of my time is talking to people on social platforms and not putting any time in scratch, researching or programming these types of things, sorry. I'm going to make another programming language, lol. https://forkphorus.github.io/ set /a 10=46+35 echo "Hello^nWorld^n%10% is my number." midi music\music1.mid midi start THIS IS A W.I.P, SOME THINGS MIGHT BE BROKEN! File directory tree - Functional (needs some fixes) changing directories is not yet possible but programs utilize the directories to store data. midi plugin by - This pl is very similar to "Batch". 10/7/2021: Fixed midi player loading files. (I have to work on the file system a bit more too.) 02/06/2022: I Began programming a new language and file system. That's going to be way faster...