retroforth/example
crc b1ac8cc7a3 update binary names in the examples
FossilOrigin-Name: 83176a62eb4acecad5cad6c2ecae921634f62a52df9dce86664bf526dce0079f
2019-02-03 03:39:34 +00:00
..
iOS gopher client: fix several memory leaks 2019-02-01 21:58:43 +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 use new executable name in Atua-WWW 2019-01-14 22:48:56 +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
Buffer.forth Add Buffer example 2019-01-19 18:31:34 +00:00
Byte_Addressing.forth new example: byte addressing 2018-07-11 00:47:42 +00:00
CaptureOutput.forth new example: capture output to a string 2019-01-19 14:22:21 +00:00
Casket-HTTP.forth update binary names in the examples 2019-02-03 03:39:34 +00:00
Cat.forth update binary names in the examples 2019-02-03 03:39:34 +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 update binary names in the examples 2019-02-03 03:39:34 +00:00
edit.forth edit.forth: allow h and t as a mirror of j and k (for dvorak users) 2019-02-02 05:00:31 +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
HTML.forth new example: html generation using combinators 2019-01-24 17:49:29 +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
KeyValueStore.forth example: refactor the key value store a little 2019-01-15 18:00:35 +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
Marker.forth add example of a Marker word to restore the dictionary and heap pointers 2019-01-23 01:50:05 +00:00
Matrix.forth minor tweak to Matrix example 2019-01-03 21:53:59 +00:00
Naming_Quotes.forth new example: naming quotes 2019-01-31 21:37:28 +00:00
net_fetch.forth new example: using pipes and curl to make network requests 2019-01-18 17:33:31 +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
paste.forth new example: s:paste word for use w/shared.forth 2019-01-19 05:29:15 +00:00
Paste_to_Sprunge.forth Add Paste to Sprunge example 2019-01-19 16:42:24 +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-extend.forth retro-extend.forth: some refactoring 2019-01-30 14:42:19 +00:00
retro-muri.forth fix some bugs 2019-01-29 23:05:48 +00:00
retro-unu.forth add commentary to unu, muri 2018-11-19 21:08:11 +00:00
Roo.forth roo example: use dvorak 2019-01-16 17:57:12 +00:00
rot13.forth
Save_and_Restore_Stack.forth new example of saving & restoring the stack 2019-01-18 17:58:40 +00:00
share.forth add share+shared (personal pastebin) to examples 2019-01-18 21:33:49 +00:00
shared.forth add share+shared (personal pastebin) to examples 2019-01-18 21:33:49 +00:00
sort-on-stack.forth
StringToNumberWithBase.forth
TokenizeString.forth
TopOfAddressStack.forth Remove tors 2018-06-20 13:13:43 +00:00
Tuporo.forth update binary names in the examples 2019-02-03 03:39:34 +00:00
unicode.forth complete renaming of words in the examples 2018-05-07 16:36:37 +00:00
uudecode.forth add uudecode example 2019-01-26 04:29:24 +00:00
uuencode.forth new example: uuencode 2019-01-25 21:52:15 +00:00
VT100.forth complete renaming of words in the examples 2018-05-07 16:36:37 +00:00