Drat...

I only code in assembler and I probably still have the source code somewhere from a similar project I started way back in the late 80's...

I got as far as setting up the screen and using two intuition windows one "RAW:" & one "CON:" for the location description and the parser input. Never quite got round to finishing it though, kept trying to make the parser better for full sentence input but kinda got bored with it and never finished the project...

Basically all you really need to do is have to windows on your screen, one for the location description and another for the parser input. If you're wanting to stop part of the text scrolling off the screen/window this can be achieved with escape code (just like you can do in a CLI/ Shell window...

But as far a programming in C goes then, sorry but I can't help you with that as I never learned C...
