retroforth/example
crc 5b13fef9cd add example showing a way to display the dictionary words grouped by class
FossilOrigin-Name: 511442745496c5e00e2717940adde6a2db9fb5d882d560495ededeb2c4bf54e1
2019-01-14 21:23:35 +00:00
..
iOS improve gopher client 2018-08-05 22:56:17 +00:00
1D-Cellular-Automota.forth merge in some minor updates to the examples 2018-05-10 15:39:28 +00:00
99Bottles.forth merge in some minor updates to the examples 2018-05-10 15:39:28 +00:00
accumulator.forth updates to some examples 2018-06-20 13:03:22 +00:00
AddingVectors.forth updates to some examples 2018-06-20 13:03:22 +00:00
Assertions.forth add example of hooks/deferred words 2018-07-11 15:52:48 +00:00
Atua-WWW.forth in which I finally just send files as they are read (atua), removing the max file size issue, and allowing a much lower memory ceiling for rre 2018-12-19 01:05:13 +00:00
Atua.forth cleanup constants in Atua 2019-01-03 21:54:21 +00:00
Autopsy.forth autopsy: some commentary improvements 2018-12-28 04:58:29 +00:00
Byte_Addressing.forth new example: byte addressing 2018-07-11 00:47:42 +00:00
Casket-HTTP.forth add HTTP/1.1 server 2018-07-13 16:11:20 +00:00
Cat.forth add new file open words to RRE, simplify Cat.forth 2018-07-14 14:24:12 +00:00
Chess.forth complete renaming of words in the examples 2018-05-07 16:36:37 +00:00
defstruct.forth correct bugs in defstruct example 2019-01-03 21:49:43 +00:00
DictionaryStats.forth complete renaming of words in the examples 2018-05-07 16:36:37 +00:00
Disassembler.forth complete renaming of words in the examples 2018-05-07 16:36:37 +00:00
DisplayNames.forth add example showing a way to display the dictionary words grouped by class 2019-01-14 21:23:35 +00:00
Echo.forth complete renaming of words in the examples 2018-05-07 16:36:37 +00:00
edit.forth complete renaming of words in the examples 2018-05-07 16:36:37 +00:00
FloatingPointEncoding.forth fix issue with floating point encoding example (was using an older approach, not the one in the latest draft) 2018-11-25 00:38:45 +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 complete renaming of words in the examples 2018-05-07 16:36:37 +00:00
Hooks.forth add example of hooks/deferred words 2018-07-11 15:52:48 +00:00
is-palindrome.forth updates to some examples 2018-06-20 13:03:22 +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
LightWeightFlowControl.forth new example code 2018-09-13 19:42:54 +00:00
Matrix.forth minor tweak to Matrix example 2019-01-03 21:53:59 +00:00
NumbersWithoutPrefix.forth example/NumbersWithoutPrefix.forth - more commentary 2018-03-07 20:02:46 +00:00
Parse-UPS.forth complete renaming of words in the examples 2018-05-07 16:36:37 +00:00
Primes.forth fix example bug 2019-01-03 14:18:43 +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
retro-muri.forth add commentary to unu, muri 2018-11-19 21:08:11 +00:00
retro-unu.forth add commentary to unu, muri 2018-11-19 21:08:11 +00:00
Roo.forth updates to some examples 2018-06-20 13:03:22 +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
TopOfAddressStack.forth Remove tors 2018-06-20 13:13:43 +00:00
Tuporo.forth complete renaming of words in the examples 2018-05-07 16:36:37 +00:00
unicode.forth complete renaming of words in the examples 2018-05-07 16:36:37 +00:00
VT100.forth complete renaming of words in the examples 2018-05-07 16:36:37 +00:00