Can anyone help me with some info on how or if you can interface a lisp
algorithm with a gui front end...
i.e. game logic done in lisp
Controls and board done in Win Gui
<···············@cryogen.com>
Troy McKinnon wrote:
>
> Can anyone help me with some info on how or if you can interface a lisp
> algorithm with a gui front end...
>
> i.e. game logic done in lisp
> Controls and board done in Win Gui
>
> <···············@cryogen.com>
The easiest way I know is to write the GUI in Lisp. Franz makes a very
nice Windows-based GUI builder which is easily extensible. A free
version (good enough for fairly complex development, provided you don't
mind reloading all your code every time you start a session) is
available at:
http://www.franz.com