Hi hard working programmers, What is currently the chance of ever getting WildFire to work with MacOS X? Mark -- eHUG coordinator mailto:europe@... ...
Dear Jonathyn, I downloaded and opened the latest WildFire IDE. Why do you call it Open This? Isn't it just THE WildFire IDE? When I open it, I get an error...
... When I started making it, I called it WildFire Open This so that the end user would be told, "Hey! Open this file!" The name ended up being the official...
... Currently, we're only working on a classic version. If anybody wants to try porting it to Revolution or something like that they can, but we're not...
Would it be a problem to port it to Revolution, since WildFire is using Resources? What would be the approach to develop our own engine? Mark ... -- eHUG...
... WildFire doesn't necessarily need to use resources. We could switch from resource forks to DFF files (!) or any other structural format and use those...
...but, Tyler, I DO care! Since you are joking so unscrupulously —it is a joke, isn't it?—, are you really working on an engine for MacOS X? I don't have...
... engine ... Well, as to the Apathy Systems, "We Don't Care™" it was sort of a joke and sort of a musing. I came up with it after reading Despair, Inc.'s ...
Meanwhile, back at the ranch, Tyler and the Buckaroos continue work on their Top Secret SphereTalk Interpreter... I'm currently translating my compiler from...
... I'll take a crack at it, sure. ... Hasta la pasta, Jonathyn Bet'nct -- Web site: http://kreativekorp.cjb.net AIM: tamchel215718 Yahoo: jonrelay MSN:...
... work on ... REALbasic. ... crack at ... Given that you've already written the SphereTalk interpreter, and you're obviously quite skilled w/ REALbasic,...
... I could do this. It's just like the command-parsing in SphereTalk Compiler. In fact, I could probably use the same vocabulary files. ... Removing ambiguity...
... e. CHASM, and its companion compiler Chai*, are separate and distinct entities= , not unlike SphereTalk and HyperCard's interpreter. Chai compiles...
... answer "Yeah, me too." with answer "A command" or answer "like this" or answer "is really a mouthful." ... Since you mentioned that before, and I then...
... te:
> On Thursday, October 9, 2003, at 07:52 PM, creysoft wrote:
> > > I'd prefer not the torture existing HT syntax if we can avoid it.
> > answer...
Forgot to mention, the format you described is EXACTLY what I was thinking. They say all great minds think alike, which doesn't entirely give me an excuse, but...
... This is exactly how I'm going to do flow control commands. ... I can see that what I'm doing right now is nothing even close to the code's final format. (I...
All (esp: Jonathyn), I have completed the preliminary expression parser for Chai. It currently supports +- */& and && (sorta*) and it's trivial to add more...
... I know. I just didn't want to make my head sound bigger than it is. :) ... That's what I'm doing right now. I have just added a critical part to the parser...
... Don't do that! People might accuse you of being small-minded! :P Seriously, self effacement is the hallmark of a good OSS lead, so don't feel bad. ... ...
... I'm using three classes: CHASMVocabulary, CHASMVocabularyWord, and CHASMCommand. A CHASMVocabularyWord describes a command's syntax. It has properties for...
Just to let everyone know, I have completed the vocabulary editor and command parser. It will be a very little while before I upload it though, because I'm...
The command parser for CHASM has been completed! It is available to download here: http://www.creysoft.com/chasmvecp.sit Thank you Tyler for downloading it...
If you're having problems with the RealBasic project file because you have an earlier version of RealBasic, I have created another that contains just the...
Hi Jonathyn and Tyler, I had to convert the Read Me file to a normal return-delimited file before I could read it. The two parsers are really impressive. CHASM...
... It's a carbon app. Sometimes they have problems on OS 9, and IIR, Jonathyn accidentally compiled the app with some OS X plug-in support. ... Dunno. I guess...
... I'll explain this with an example. Here's how to Go command is defined (it's actually more complex than this, but I'm oversimplifying it for the purpose of...