retroforth/example
crc c58165d6ff example: using mail vix unix pipes
FossilOrigin-Name: d6be495fe089f27ad41bab38c9a9350fc5cd8e73450de2d1043f1103b163209b
2019-04-17 19:07:33 +00:00
..
fsl examples: add in a few files I ported from the FSL 2019-03-14 12:03:34 +00:00
iOS stdlib: set: namespace is now array: - update your code! 2019-02-21 04:19:14 +00:00
1D-Cellular-Automota.forth
99Bottles.forth
Abort.forth add Abort.forth from Kiyoshi 2019-02-06 03:26:35 +00:00
accumulator.forth
AddingVectors.forth
ANS-PICK-ROLL.forth new example: ANS PICK and ROLL words 2019-02-18 00:53:42 +00:00
Assertions.forth
atua-gophermap.forth stdlib: set: namespace is now array: - update your code! 2019-02-21 04:19:14 +00:00
Atua-WWW.forth
Atua.forth rre: exit on stack over/underflow 2019-03-20 19:31:40 +00:00
Autopsy.forth Autopsy: fix address display in disassemble (thanks Kiyoshi) 2019-04-10 12:07:01 +00:00
Block-Editor.forth block editor: refactorings in the display code 2019-03-01 15:46:26 +00:00
Buffer.forth
ByteAddressing.forth remove underscores from example filenames 2019-02-18 12:48:49 +00:00
CaptureOutput.forth
Casket-HTTP.forth update casket http server w/scripting support 2019-02-13 19:18:20 +00:00
Cat.forth update binary names in the examples 2019-02-03 03:39:34 +00:00
Chess.forth
CloseParen.forth add example/CloseParen.forth 2019-03-14 18:01:28 +00:00
defstruct.forth stdlib: set: namespace is now array: - update your code! 2019-02-21 04:19:14 +00:00
DictionaryAlias.forth new example from Kiyoshi: dictionary aliases 2019-04-10 12:37:22 +00:00
DictionaryStats.forth
DictionaryUsedIn.forth example: d:used-in no longer leaves garbage on stack, add section on limitations, correct a typo 2019-04-17 11:58:17 +00:00
DisplayNames.forth stdlib: set: namespace is now array: - update your code! 2019-02-21 04:19:14 +00:00
Echo.forth update binary names in the examples 2019-02-03 03:39:34 +00:00
EDA.forth new example: EDA.forth 2019-02-17 18:12:07 +00:00
edit.forth more fixes from Kiyoshi 2019-02-04 12:11:28 +00:00
EvaluateString.forth add two new examples from Kiyoshi 2019-02-06 12:45:02 +00:00
export-as-html.forth export-as-html: embed css, fix formatting bugs 2019-03-29 11:23:42 +00:00
FloatingPointEncoding.forth more fixes from Kiyoshi 2019-02-04 12:11:28 +00:00
FloatVar.forth examples: updated FloatVar.forth from Kiyoshi 2019-03-03 02:34:20 +00:00
Forget.forth add two new examples from Kiyoshi 2019-02-06 12:45:02 +00:00
GCD.forth
hanoi.forth Autopsy: fix address display in disassemble (thanks Kiyoshi) 2019-04-10 12:07:01 +00:00
HTML.forth new example: html generation using combinators 2019-01-24 17:49:29 +00:00
is-palindrome.forth
is-pangram.forth
IterativeFibonacci.forth
KeyValueStore.forth
LeastCommonMultiple.forth
LightWeightFlowControl.forth minor updates to examples 2019-03-29 18:45:44 +00:00
mail.forth example: using mail vix unix pipes 2019-04-17 19:07:33 +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 stdlib: set: namespace is now array: - update your code! 2019-02-21 04:19:14 +00:00
NamingQuotes.forth remove underscores from example filenames 2019-02-18 12:48:49 +00:00
NetFetch.forth remove underscores from example filenames 2019-02-18 12:48:49 +00:00
NumbersWithoutPrefix.forth
Parse-UPS.forth
paste.forth
PasteToSprunge.forth remove underscores from example filenames 2019-02-18 12:48:49 +00:00
Primes.forth stdlib: set: namespace is now array: - update your code! 2019-02-21 04:19:14 +00:00
publish-examples.forth example: exporting of all samples now uses a more easily configured path 2019-04-16 18:18:17 +00:00
quad.forth
RecursiveFactorial.forth
RecursiveFibonacci.forth
retro-embedimage.forth add retro-embedimage in retro 2019-02-03 04:06:16 +00:00
retro-extend.forth stdlib: set: namespace is now array: - update your code! 2019-02-21 04:19:14 +00:00
retro-muri.forth fix some bugs 2019-01-29 23:05:48 +00:00
retro-unu.forth
Roo.forth fix comment typo 2019-02-03 04:11:32 +00:00
rot13.forth
Sandboxed-Dictionary.forth add example of creating and using a sandboxed dictionary 2019-04-02 12:01:17 +00:00
SaveAndRestoreStack.forth remove underscores from example filenames 2019-02-18 12:48:49 +00:00
share.forth
shared.forth
sort-on-stack.forth minor updates to examples 2019-03-29 18:45:44 +00:00
StringToNumberWithBase.forth
strip-html.forth add strip-html example 2019-03-14 20:01:00 +00:00
TokenizeString.forth
TokiPona-Translate.forth new example 2019-03-03 03:16:26 +00:00
TopOfAddressStack.forth
Tuporo.forth update binary names in the examples 2019-02-03 03:39:34 +00:00
unicode.forth
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 fix incorrect stack, description for file:open<for-writing> 2019-02-08 17:31:51 +00:00