[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GUI



     What about adding some (moderate) GUI to CLISP?
     Like some sort of minimal stuff: open a window, write some text there, 
     ask user with y-or-n-p/yes-or-no-p/read-line using a pop-up?
     (more advanced stuff like menus would probably require much more work 
     though...)
     GCL uses TCL/TK, which requires X. I wonder what the win32 people will 
     have to be content with.