How could we use user interface toolkits like ncurses or X with gforth? Is this already perfected? I thought of a few ways.
Compile either a limited toolset or a complete API as gforth primitives that use dynamicly linked access to the Xlib, GTK, ncurses, etc. shared system libraries. Could the gforth compilation method use the system libraries this way?
Use filesystem or kernel pipes to communicate with a toolbox program. A toolbox language would add yet another API to perfect, learn, forget, maintain, cause compatibility and security issues, and become obsolete.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
