Scripting Resources & Utilities > General Discussion

All major language constructs are working!

(1/1)

TrailMyx:
So, I have the following commands implemented:
break
continue
for
gosub
goto
halt
if
menu
pause
repeat
return
set
stop
sub
until
while
namespace
str

What remains are the client interface commands.  I'll be taking the next week or so to test everything extensively before I'm ready for another Alpha release.  But it looks pretty good and runs very well for a .NET application.

TM

Khameleon:
yay! GO TrailMyx!

TrailMyx:

--- Quote from: Khameleon on August 09, 2008, 04:04:20 PM ---yay! GO TrailMyx!

--- End quote ---

Heh, well they are *kinda* working.  There's a few corner cases that don't work properly, and a few places where my parser might actually execute code differently than EasyUO. 

I have been building a test scripting suite to compare EUO to SUO just to be sure I'm not introducing anything unexpected to traditional EUO scripts.

Navigation

[0] Message Index

Go to full version