Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #20178
| From | anton@mips.complang.tuwien.ac.at (Anton Ertl) |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: (E)KEY return values problem |
| Date | 2013-03-02 17:04 +0000 |
| Organization | Institut fuer Computersprachen, Technische Universitaet Wien |
| Message-ID | <2013Mar2.180432@mips.complang.tuwien.ac.at> (permalink) |
| References | <slrnkins2e.rg3.zbigniew2011REMOVE@Tichy.myhome.org> <2013Feb27.160206@mips.complang.tuwien.ac.at> <slrnkisseo.3s2.zbigniew2011REMOVE@Tichy.myhome.org> |
Zbiggy <zbigniew2011REMOVE@gmail.REMOVE.com> writes:
>Do you mean, that in "standalone Forth" implementation, having direct access
>to hardware, it could be simpler?
Yes.
>Not sure, is it relevant - but my question has been caused by the fact,
>it has been somehow done in TCL/Tk.
TK is an X toolkit, so it's certainly possible to see things through
TK that you don't see through xterm. Its possible to write a Forth
that talks to X (e.g. xbigforth) instead of to a terminal (emulator),
but that would restrict Gforth to platforms supporting X, for not that
much benefit. Of course, you could use the C interface to talk to
Xlib or one of the toolkit libraries that work with X (e.g., Tk).
- anton
--
M. Anton Ertl http://www.complang.tuwien.ac.at/anton/home.html
comp.lang.forth FAQs: http://www.complang.tuwien.ac.at/forth/faq/toc.html
New standard: http://www.forth200x.org/forth200x.html
EuroForth 2013: http://www.euroforth.org/ef13/
Back to comp.lang.forth | Previous | Next — Previous in thread | Find similar | Unroll thread
(E)KEY return values problem Zbiggy <zbigniew2011REMOVE@gmail.REMOVE.com> - 2013-02-25 23:12 +0100
Re: (E)KEY return values problem anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2013-02-27 15:02 +0000
Re: (E)KEY return values problem Zbiggy <zbigniew2011REMOVE@gmail.REMOVE.com> - 2013-02-27 20:49 +0100
Re: (E)KEY return values problem Bernd Paysan <bernd.paysan@gmx.de> - 2013-02-28 00:27 +0100
Re: (E)KEY return values problem Rob Sciuk <rob@controlq.com> - 2013-02-28 13:05 -0500
Re: (E)KEY return values problem anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2013-03-02 17:04 +0000
csiph-web