retroforth/example
crc 8a5716934f fix numerous spelling errors in examples (thanks hannah!)
FossilOrigin-Name: 23b5dceef1b2ffa39b1645792588425dd521d2c976af9d4b1bfb6c0452c36a32
2018-04-25 17:20:31 +00:00
..
iOS add iOS-specific example: a text-based Gopher client 2017-12-11 02:30:45 +00:00
1D-Cellular-Automota.forth no longer use ```` for code blocks; this fence sequence will be used for embedded tests in a later update 2018-04-25 16:57:28 +00:00
99Bottles.forth no longer use ```` for code blocks; this fence sequence will be used for embedded tests in a later update 2018-04-25 16:57:28 +00:00
accumulator.forth two new examples 2017-10-20 03:32:34 +00:00
AddingVectors.forth no longer use ```` for code blocks; this fence sequence will be used for embedded tests in a later update 2018-04-25 16:57:28 +00:00
Atua-WWW.forth fix numerous spelling errors in examples (thanks hannah!) 2018-04-25 17:20:31 +00:00
Atua.forth fix numerous spelling errors in examples (thanks hannah!) 2018-04-25 17:20:31 +00:00
Autopsy.forth begin work on 2018.6; this release *will* make some changes that break existing code in small ways 2018-04-25 16:51:46 +00:00
Cat.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00
Chess.forth fix numerous spelling errors in examples (thanks hannah!) 2018-04-25 17:20:31 +00:00
defstruct.forth begin work on 2018.6; this release *will* make some changes that break existing code in small ways 2018-04-25 16:51:46 +00:00
DictionaryStats.forth begin work on 2018.6; this release *will* make some changes that break existing code in small ways 2018-04-25 16:51:46 +00:00
Disassembler.forth add d:lookup-xt to standard image 2017-10-29 02:09:56 +00:00
Echo.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00
edit.forth begin work on 2018.6; this release *will* make some changes that break existing code in small ways 2018-04-25 16:51:46 +00:00
GCD.forth no longer use ```` for code blocks; this fence sequence will be used for embedded tests in a later update 2018-04-25 16:57:28 +00:00
hanoi.forth fix numerous spelling errors in examples (thanks hannah!) 2018-04-25 17:20:31 +00:00
is-palindrome.forth no longer use ```` for code blocks; this fence sequence will be used for embedded tests in a later update 2018-04-25 16:57:28 +00:00
is-pangram.forth fix numerous spelling errors in examples (thanks hannah!) 2018-04-25 17:20:31 +00:00
IterativeFibonacci.forth no longer use ```` for code blocks; this fence sequence will be used for embedded tests in a later update 2018-04-25 16:57:28 +00:00
LeastCommonMultiple.forth no longer use ```` for code blocks; this fence sequence will be used for embedded tests in a later update 2018-04-25 16:57:28 +00:00
NumbersWithoutPrefix.forth example/NumbersWithoutPrefix.forth - more commentary 2018-03-07 20:02:46 +00:00
Parse-UPS.forth two new examples 2017-10-20 03:32:34 +00:00
Primes.forth no longer use ```` for code blocks; this fence sequence will be used for embedded tests in a later update 2018-04-25 16:57:28 +00:00
quad.forth add quad quad* and quad@ as examples 2018-03-02 16:59:41 +00:00
RecursiveFactorial.forth no longer use ```` for code blocks; this fence sequence will be used for embedded tests in a later update 2018-04-25 16:57:28 +00:00
RecursiveFibonacci.forth no longer use ```` for code blocks; this fence sequence will be used for embedded tests in a later update 2018-04-25 16:57:28 +00:00
Roo.forth begin work on 2018.6; this release *will* make some changes that break existing code in small ways 2018-04-25 16:51:46 +00:00
rot13.forth some notes on rot13 2017-10-22 17:45:15 +00:00
sort-on-stack.forth new example 2017-10-17 20:28:43 +00:00
StringToNumberWithBase.forth add n:binary-rep to examples 2017-12-12 19:35:57 +00:00
TokenizeString.forth fix bug in StringToNumberWithBase; add string tokenizer example 2017-10-22 19:30:47 +00:00
Tuporo.forth begin work on 2018.6; this release *will* make some changes that break existing code in small ways 2018-04-25 16:51:46 +00:00
unicode.forth small adjustment to unicode example 2017-10-22 02:17:46 +00:00
VT100.forth begin work on 2018.6; this release *will* make some changes that break existing code in small ways 2018-04-25 16:51:46 +00:00