Re: CoreScript issues
- Posted by J E M <budmeister1 at JUNO.COM> Aug 26, 1999
- 441 views
>If it's ready to port, and Llama isn't ready yet (probably will be the >case), it could be ported to Win32lib, since there aren't many differences >(yet). Is anyone interested in porting it to Win32lib? I know Martin mentioned maybe adding a graphical display, but can that be done with a GUI? >I've been thinking about expressions. I'm going to add them before I release >the version I have. (Should be soon.) >There are some areas in my warriors that expressions would make it a bit easier. As in any language, things always look easier using a feature that's not implemented yet :) It's like wanting all sorts of new opcodes like CMP, SLT, SEQ, etc. Instead of thinking of what you *could* do if you had those, try thinking of what you *can* do with what you have... IMHO ;) There doesn't seem to be an immediate need for them, so I think I'll hold off until the next version comes around... >I've downloaded one from the Recent User Contributions, but it has too many >features... It might be easier writing a small-scale version yourself :) >Agh! Code written for mine won't work on yours (without colons), and code >written on yours WILL work on mine... Making up some standards eh? ;) Ironic how that worked out... Yeah, Bill Gate$ has been giving me some pointers ;) >Read in the file >First pass: Find labels >Second pass: Evaluate labels and syntax check >Look familiar? :) Wow... I must have subconsciously been coding according to the standard and not even realized it! ----->Buddy budmeister1 at juno.com