Difference between revisions of "FbForth"
Jump to navigation
Jump to search
(Category) |
Stephen Shaw (talk | contribs) (correct name of software author, add a little body) |
||
Line 1: | Line 1: | ||
Forth by Lee | Forth by Lee Stewart. | ||
fbForth is a variant Forth language produced by Lee Stewart and available for burning into a TI Module. Unlike TI Forth which uses a sector based disk access, fbForth uses block based access to a disk file. | |||
As as June 2016 the language was Version 2. | |||
[[Category:80 column]] | [[Category:80 column]] | ||
[[Category:Programming language]] | [[Category:Programming language]] |
Revision as of 09:17, 13 June 2016
Forth by Lee Stewart.
fbForth is a variant Forth language produced by Lee Stewart and available for burning into a TI Module. Unlike TI Forth which uses a sector based disk access, fbForth uses block based access to a disk file.
As as June 2016 the language was Version 2.