retroforth/example
crc 332e9b17ce rename export-as-xhtml.retro to markdown-to-xhtml.retro
FossilOrigin-Name: f3f171dbe3a055a3aa2b7c146ecd11a1ee7c7b12e2f4e42be3217329ed202477
2020-09-24 18:09:51 +00:00
..
fsl examples: add in a few files I ported from the FSL 2019-03-14 12:03:34 +00:00
iOS in which array: is shortend to a: 2019-04-24 14:02:15 +00:00
sqlite3 add a:fetch, a:store 2019-05-13 12:27:13 +00:00
1D-Cellular-Automota.retro updates to the examples, better html exports now working 2020-02-21 19:44:33 +00:00
99Bottles.retro updates to the examples, better html exports now working 2020-02-21 19:44:33 +00:00
7080.retro updates to the examples, better html exports now working 2020-02-21 19:44:33 +00:00
accumulator.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
AddingVectors.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
alternate-listener.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
amalgamate.retro add build instructions to single file source generation (thanks to Zarutian_HTC suggestion) 2020-08-09 03:26:45 +00:00
ANS-PICK-ROLL.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
Assertions.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
atua-gophermap.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
Atua-WWW.retro rx.muri: more comments and explainers in muri source 2019-12-10 21:52:40 +00:00
Atua.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
Autopsy.retro work on 2020.10 is under way, begin updates to remove deprecated words 2020-08-09 03:27:42 +00:00
Block-Editor.retro retro irc bot: add support for retro-describe 2019-11-27 21:50:10 +00:00
Buffer.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
bury.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
ByteAddressing.retro add a numeric ranges example 2020-05-06 11:21:34 +00:00
c-style-comments.retro example updates 2020-02-11 19:30:14 +00:00
CaptureOutput.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
Casket-HTTP.retro add a couple more file extensions 2019-10-14 16:38:10 +00:00
Cat.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
Chess.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
CloseParen.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
compat.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
conways-life.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
defstruct.retro fix a memory leak in a:make (and therefore { }). Thanks to Bob Oelschlaeger for reporting this. 2020-09-08 16:45:06 +00:00
detect-devices.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
DictionaryAlias.retro updates to the examples, better html exports now working 2020-02-21 19:44:33 +00:00
DictionaryStats.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
DictionaryUsedIn.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
display-word-location-information.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
DisplayNames.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
Echo.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
EDA.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
edit.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
enum.retro add example/enum.retro 2020-01-02 15:28:14 +00:00
EvaluateString.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
export-as-html.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
export-muri-as-html.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
File.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
FloatingPointEncoding.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
FloatVar.retro updates to the examples, better html exports now working 2020-02-21 19:44:33 +00:00
Forget.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
forth-style-comments.retro new example from kiyoshi: forth style comments 2020-05-07 16:05:25 +00:00
GCD.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
gopher.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
Gott.retro updated Gott.retro from Kiyoshi 2019-12-26 21:26:29 +00:00
hanoi.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
HTML.retro prefix:" is now deprecated 2019-12-30 15:34:24 +00:00
http-get.retro add new example: http get request using sockets 2020-01-10 14:13:24 +00:00
http-post.retro add http post example 2020-01-10 14:57:07 +00:00
irc-bot.retro retro irc bot: add support for retro-describe 2019-11-27 21:50:10 +00:00
is-palindrome.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
is-pangram.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
IterativeFibonacci.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
json.retro updates to the examples, better html exports now working 2020-02-21 19:44:33 +00:00
KeyValueStore.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
LeastCommonMultiple.retro update the native image source; lcm example 2019-12-24 16:03:42 +00:00
LightWeightFlowControl.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
linked-list.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
local-variables.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
magic-8th-ball.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
mail.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
mandelbrot.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
markdown-to-xhtml.retro rename export-as-xhtml.retro to markdown-to-xhtml.retro 2020-09-24 18:09:51 +00:00
markdown.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
Marker.retro example updates 2020-02-11 19:30:14 +00:00
Matrix.retro work on 2020.10 is under way, begin updates to remove deprecated words 2020-08-09 03:27:42 +00:00
minimize.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
morse.retro checkin some missing files 2019-11-21 19:35:41 +00:00
namespaces.retro add example of generating an array of defined namespaces 2019-08-23 20:32:38 +00:00
NamingQuotes.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
NetFetch.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
NumbersWithoutPrefix.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
numeric-ranges.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
Parse-UPS.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
paste.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
PasteToSprunge.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
Primes.retro work on 2020.10 is under way, begin updates to remove deprecated words 2020-08-09 03:27:42 +00:00
publish-examples.retro updates to the examples, better html exports now working 2020-02-21 19:44:33 +00:00
quad.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
queue.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
RecursiveFactorial.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
RecursiveFibonacci.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
reforth.retro add reforth example 2019-07-08 21:14:45 +00:00
retro-embedimage.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
retro-extend.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
retro-generate-image-js.retro fix bugs in image.js caused by a missed dup. 2020-09-03 17:37:40 +00:00
retro-locate.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
retro-muri.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
retro-stats.retro add new example 2020-05-07 13:05:22 +00:00
retro-tags.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
retro-unu.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
retro.blocks.gz more top level moving of files 2019-11-22 19:16:33 +00:00
RFC865.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
RFC867.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
rng.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
Roo.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
rot13.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
safety-net.retro add safety net example 2019-07-08 12:34:17 +00:00
Sandboxed-Dictionary.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
SaveAndRestoreStack.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
sea-level-rise.retro add a new example, and replace example/Abort.rtero with example/trail.retro (thanks to kiyoshi) 2019-12-30 15:05:42 +00:00
share.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
shared.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
shell.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
socket-client.retro continue work to removu 2020-06-29 19:07:57 +00:00
socket-server.retro continue work to removu 2020-06-29 19:07:57 +00:00
sort-on-stack.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
StringToNumberWithBase.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
strip-html.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
TokenizeString.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
TokiPona-Translate.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
TopOfAddressStack.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
trail.retro add a new example, and replace example/Abort.rtero with example/trail.retro (thanks to kiyoshi) 2019-12-30 15:05:42 +00:00
Tuporo.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
unicode.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
unix-does-user-exist.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
uudecode.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
uuencode.retro rename words in sys: to script: (old names still work in this release, but are deprecated) 2020-09-14 19:55:02 +00:00
VT100.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
words-four-column.retro continue work to removu 2020-06-29 19:07:57 +00:00
wordwrap.retro continue work to removu 2020-06-29 19:07:57 +00:00