On 09/01/2008, Elliott Slaughter <[EMAIL PROTECTED]> wrote:
> On Jan 5, 2008 9:26 AM, Gustavo <[EMAIL PROTECTED]> wrote:

Is that much code necessary to evaluate an expression?

It would be fairly simple to have a command line on screen that you
can bring up with a key. I might look at coding that up.

Then your main loop would look like

loop
  on events
     prompt key pressed
           toggle on screen prompt
     prompt submitted (user pressed enter key)
           call read and eval on input

update
draw

Justin
_______________________________________________
application-builder mailing list
application-builder@lispniks.com
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to