Hi all,
As some of you have seen, I had been working on a FPI Translator and talked about a flowcharting or scripting program. I went with the scripting program for now. I thought about the flowcharting thing and still have plans to do it. For some of us, I figured an English to FPI translator would be kind of nice.
Well, I'm well into my second week of programming and the screenshot is posted here. It's not finished yet but I've got most of the programming itself done with probably two-thirds of the commands entered.
What makes this one kind of unique is that it uses an English parser. There are so many different ways to say the same thing and that's what I've been programming. For example:
If player has the key
If player has a key
If user has a key
If player is missing a key
If player is not missing the key
and so on. I've coded it for things like "if player is not dead" -> "plralive=1" and several other possibilities.
I call it FPI BASIC which will go on sale when the time comes. One of the nice things is using the language to recreate the scripts that came with FPSC to see how they match. Sometimes I'll use a different word or sequence, code that in, and now it knows how to use that.
Anyway, enough talk, here's the picture as promised.
The Doctor
I straddle the line between genius and insanity. Guess which side I'm on now?