Ryan 70fa89de8c Added threading support and fixed bugs
Internal functions fixed!
now empty args on internal functions will not bug out!

Added some new methods
2017-08-26 20:53:49 -04:00
2017-08-17 17:27:15 -04:00
2017-08-17 17:27:15 -04:00

ParseManagerCS Version! TODO:

  • Allow the use of functions in arguments (Tough)
  • Allow the use of statements in conditionals: if num+5>=GETAGE()-1 then STOP(song)|SKIP(0) (Tough)
  • Add other cool built in things (Fun)
  • Add object support (Tough)
  • Improve audio support (Simple)
  • Add simple threading (Alright)
  • Fix Bugs! (Death)

Maybe:

  • Add While/for loops (With labels this can easily be done. So it isn't really needed, I may add it in the future though!)
Description
No description provided
Readme 45 MiB
Languages
C# 99.3%
Batchfile 0.7%