retroforth/example
crc bdf9125bfa updated mandelbrot
FossilOrigin-Name: 7a187689eb4e809f9873c8b45d5a91ef8b664e4847faa7aef36ca2779810b61f
2019-05-11 13:50:07 +00:00
..
fsl
iOS in which array: is shortend to a: 2019-04-24 14:02:15 +00:00
sqlite3 add example of using sqlite3 via pipes 2019-05-01 14:02:34 +00:00
1D-Cellular-Automota.forth
99Bottles.forth
Abort.forth
accumulator.forth
AddingVectors.forth
ANS-PICK-ROLL.forth
Assertions.forth example: rename v:update-using to v:update 2019-05-03 19:02:28 +00:00
atua-gophermap.forth use pipe> in atua-gophermap.forth 2019-05-07 20:45:03 +00:00
Atua-WWW.forth
Atua.forth
Autopsy.forth
Block-Editor.forth in which array: is shortend to a: 2019-04-24 14:02:15 +00:00
Buffer.forth
bury.forth new example: burying a value on the stack 2019-05-09 12:33:34 +00:00
ByteAddressing.forth
CaptureOutput.forth
Casket-HTTP.forth
Cat.forth
Chess.forth
CloseParen.forth rename a:nth to a:th 2019-05-01 12:18:25 +00:00
compat.forth add example to aid in porting traditional Forth code to RETRO 2019-05-09 12:27:25 +00:00
defstruct.forth in which array: is shortend to a: 2019-04-24 14:02:15 +00:00
DictionaryAlias.forth
DictionaryStats.forth
DictionaryUsedIn.forth
DisplayNames.forth in which array: is shortend to a: 2019-04-24 14:02:15 +00:00
Echo.forth
EDA.forth
edit.forth
EvaluateString.forth
export-as-html.forth add some notes on underscores in word names 2019-05-03 01:09:37 +00:00
FloatingPointEncoding.forth
FloatVar.forth in which array: is shortend to a: 2019-04-24 14:02:15 +00:00
Forget.forth
GCD.forth
gopher.forth add gopher:get as an example (using curl) 2019-05-10 19:56:13 +00:00
hanoi.forth in which array: is shortend to a: 2019-04-24 14:02:15 +00:00
HTML.forth
is-palindrome.forth
is-pangram.forth
IterativeFibonacci.forth
KeyValueStore.forth
LeastCommonMultiple.forth
LightWeightFlowControl.forth
mail.forth examples: fix bug in mail.forth 2019-05-03 14:51:35 +00:00
mandelbrot.forth updated mandelbrot 2019-05-11 13:50:07 +00:00
Marker.forth
Matrix.forth in which array: is shortend to a: 2019-04-24 14:02:15 +00:00
NamingQuotes.forth
NetFetch.forth rre: remove built in gopher downloader (I recommend using curl via a pipe instead - see example/NetFetch.forth) 2019-05-10 17:49:01 +00:00
NumbersWithoutPrefix.forth
Parse-UPS.forth
paste.forth
PasteToSprunge.forth
Primes.forth in which array: is shortend to a: 2019-04-24 14:02:15 +00:00
publish-examples.forth publish-examples.forth now uses retro-document to generate a glossary file 2019-05-10 13:04:54 +00:00
quad.forth
RecursiveFactorial.forth
RecursiveFibonacci.forth
retro-embedimage.forth
retro-extend.forth in which array: is shortend to a: 2019-04-24 14:02:15 +00:00
retro-muri.forth
retro-unu.forth
Roo.forth
rot13.forth
Sandboxed-Dictionary.forth in which array: is shortend to a: 2019-04-24 14:02:15 +00:00
SaveAndRestoreStack.forth
share.forth
shared.forth
shell.forth new example: shell.forth 2019-05-07 14:55:25 +00:00
sort-on-stack.forth
StringToNumberWithBase.forth example: n:binary-rep correction for negative numbers 2019-04-23 13:40:40 +00:00
strip-html.forth
TokenizeString.forth
TokiPona-Translate.forth in which array: is shortend to a: 2019-04-24 14:02:15 +00:00
TopOfAddressStack.forth
Tuporo.forth
unicode.forth
uudecode.forth
uuencode.forth
VT100.forth