Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| |
| examples:tetris_term [2013-06-06 19:26] – angelegt - Externe Bearbeitung 127.0.0.1 | examples:tetris_term [2025-07-19 23:11] (aktuell) – format gefixed mka |
|---|
| |
| See [[http://ccreweb.org/software/kforth/kforth4.html|more programming examples]] collected for kForth or review its [[http://ccreweb.org/software/kforth/kforth5.html|Technical Information]]. Thanks to Creative Consulting for Research and Education for collecting those examples. | See [[http://ccreweb.org/software/kforth/kforth4.html|more programming examples]] collected for kForth or review its [[http://ccreweb.org/software/kforth/kforth5.html|Technical Information]]. Thanks to Creative Consulting for Research and Education for collecting those examples. |
| | |
| ---- | ---- |
| | |
| Tested ok with gForth on Mac OSX 10.4.5 terminal. Note: kForth uses ''NOT'' while gForth uses ''0='' instead. Review ''d<>'' for the correkt version. | Tested ok with gForth on Mac OSX 10.4.5 terminal. Note: kForth uses ''NOT'' while gForth uses ''0='' instead. Review ''d<>'' for the correkt version. |
| |