Erlang & ncurses
Torbjorn Tornkvist
tobbe@REDACTED
Fri Feb 5 22:16:38 CET 1999
> I believe I've seen a webpage advertising an Erlang interface to ncurses.
> However, I can't recall where. Anybody know about this?
Yes, look at:
http://www.serc.rmit.edu.au/~tobbe/gdc/
It is an enhancement made to IG (the Interface Generator),
which makes it possible to start an Erlang node from your
C program and still make use of an IG interface.
To show what you can do with this. I wrote a little
program that shows how to interface the necessary
parts of the curses library to (re-)implement the
Great Digital Clock program in Erlang.
Cheers /Tobbe
More information about the erlang-questions
mailing list