retroforth/example
crc 067bae0ea4 add ilo.retro to examples
FossilOrigin-Name: ce203561b946d6f8a437a6ac848704c08b04b7246732abc0c6cc83a5624019e6
2024-04-07 00:15:56 +00:00
..
fsl examples: add in a few files I ported from the FSL 2019-03-14 12:03:34 +00:00
iOS fix many uses of deprecated names (thanks john_cephalopoda) [first of a few patched related to this] 2020-09-30 23:02:23 +00:00
sqlite3 add a:fetch, a:store 2019-05-13 12:27:13 +00:00
1D-Cellular-Automota.retro examples: shorten line lengths 2021-01-27 14:54:38 +00:00
99-bottles.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
7080.retro image: rename some words 2021-06-04 13:54:21 +00:00
accumulator.retro examples: shorten line lengths 2021-01-27 14:54:38 +00:00
adding-vectors.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
advent-of-code-2020-day-1.retro add advent of code examples (2020, days 1-5) (re #27) 2020-12-18 20:44:56 +00:00
advent-of-code-2020-day-2.retro add advent of code examples (2020, days 1-5) (re #27) 2020-12-18 20:44:56 +00:00
advent-of-code-2020-day-3.retro add advent of code examples (2020, days 1-5) (re #27) 2020-12-18 20:44:56 +00:00
advent-of-code-2020-day-4.retro image: rename some words 2021-06-04 13:54:21 +00:00
advent-of-code-2020-day-5.retro image: rename s:index-of, s:index-of-string, a:index-of, a:index-of-string 2021-06-04 18:34:59 +00:00
advent-of-code-2021-day-1.retro new example: 2021 advent of code, day 1 2021-12-01 13:09:55 +00:00
advent-of-code-2021-day-2.retro advent of code, day 2 2021-12-02 16:46:43 +00:00
alternate-listener.retro fix a couple of things in example/alternate-listener.retro 2021-11-12 23:28:23 +00:00
amalgamate-python.retro add python amalgamate tool 2020-11-18 20:07:05 +00:00
amalgamate.retro fix missing file issue 2022-07-26 22:15:49 +00:00
ans-pick-roll.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
archive-extract.retro examples: add archive, archive-info, archive-extract 2021-05-03 12:23:18 +00:00
archive-info.retro examples: add archive, archive-info, archive-extract 2021-05-03 12:23:18 +00:00
archive.retro examples: add archive, archive-info, archive-extract 2021-05-03 12:23:18 +00:00
assertions.retro examples: shorten line lengths 2021-01-27 14:54:38 +00:00
atua-gemini.retro examples: start of a gemini server 2021-05-05 19:49:25 +00:00
atua-gophermap.retro image: rename some words 2021-06-04 13:54:21 +00:00
Atua-WWW.retro image: rename s:index-of, s:index-of-string, a:index-of, a:index-of-string 2021-06-04 18:34:59 +00:00
Atua.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
autopsy.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
block-editor.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
buffer.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
bury.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
byte-addressing.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
c-style-comments.retro example updates 2020-02-11 19:30:14 +00:00
calling-retro-from-c.c add example calling retro from C 2021-03-29 13:03:10 +00:00
capture-output.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
Casket-HTTP.retro updated Casket-HTTP server 2023-07-11 11:32:42 +00:00
cat.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
chess.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
close-paren.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
colored-dwords.retro add new example w/colored d:words; describe added to library/ 2023-12-11 23:39:47 +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
curl.retro forgot to include aliases for the deprecated words 2021-05-25 17:22:21 +00:00
defstruct.retro fix bug in example/defstruct that was causing the structure name to be lost when the temporal string pool rolls back to start 2021-12-10 11:46:41 +00:00
delete-file.retro add delete-file example, remove temporary test file 2021-05-04 17:43:37 +00:00
detect-devices.retro begin final prep for 2020.10 release 2020-10-13 12:41:26 +00:00
dictionary-alias.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
dictionary-stats.retro image: rename s:index-of, s:index-of-string, a:index-of, a:index-of-string 2021-06-04 18:34:59 +00:00
dictionary-used-in.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
display-names.retro image: rename some words 2021-06-04 13:54:21 +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
double.retro double cell example: fix shift directions 2023-09-20 12:00:49 +00:00
echo.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +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 image: rename some words 2021-06-04 13:54:21 +00:00
evaluate-string.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
export-as-html.retro forgot to include aliases for the deprecated words 2021-05-25 17:22:21 +00:00
export-muri-as-html.retro prefix: namespace is now sigil:, rename words, update examples, update docs 2021-03-30 11:58:25 +00:00
file.retro image: rename some words 2021-06-04 13:54:21 +00:00
float-var.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
floating-point-encoding.retro examples: shorten line lengths 2021-01-27 14:54:38 +00:00
forget.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
forth-style-comments.retro new example from kiyoshi: forth style comments 2020-05-07 16:05:25 +00:00
gcd.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
gopher.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
gott.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
hanoi.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
hiding-words.retro example: hiding words 2021-04-22 15:15:15 +00:00
HTML.retro prefix: namespace is now sigil:, rename words, update examples, update docs 2021-03-30 11:58:25 +00:00
http-get.retro forgot to include aliases for the deprecated words 2021-05-25 17:22:21 +00:00
http-post.retro forgot to include aliases for the deprecated words 2021-05-25 17:22:21 +00:00
ilo-export.retro new example: exporting an ilo block set 2023-11-02 15:22:25 +00:00
ilo.retro add ilo.retro to examples 2024-04-07 00:15:56 +00:00
irc-bot.retro remove deprecate words 2023-03-29 00:56:00 +00:00
irc-logger.retro add example/irc-logger.retro 2023-11-02 13:31:25 +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
iterative-fibonacci.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
json.retro updates to the examples, better html exports now working 2020-02-21 19:44:33 +00:00
key-value-store.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
konilo-wiki.retro new example: converting konilo wiki blocks to HTML 2023-06-26 10:53:31 +00:00
least-common-multiple.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
light-weight-flow-control.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +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 fix use of deprecated word in markdown export examples 2023-04-02 22:44:35 +00:00
markdown.retro fix use of deprecated word in markdown export examples 2023-04-02 22:44:35 +00:00
marker.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
matrix.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +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
muri-with-hex.retro image: rename s:index-of, s:index-of-string, a:index-of, a:index-of-string 2021-06-04 18:34:59 +00:00
namespaces.retro image: rename some words 2021-06-04 13:54:21 +00:00
naming-quotes.retro prefix: namespace is now sigil:, rename words, update examples, update docs 2021-03-30 11:58:25 +00:00
net-fetch.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
numbers-without-prefix.retro prefix: namespace is now sigil:, rename words, update examples, update docs 2021-03-30 11:58:25 +00:00
numeric-ranges.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
pali-to-html.retro new example: pali to html (based on muri-to-html) 2023-02-28 15:26:39 +00:00
palindromic-numbers.retro examples: shorten line lengths 2021-01-27 14:54:38 +00:00
parse-ups.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
paste-to-sprunge.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
paste.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
primes.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
publish-examples.retro generate glossaries when making example html 2021-09-03 14:36:38 +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
recursive-factorial.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
recursive-fibonacci.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
reforth.retro prefix: namespace is now sigil:, rename words, update examples, update docs 2021-03-30 11:58:25 +00:00
retro-edit.retro nga-c: non-libc version updated. closes #59 2021-06-17 13:58:50 +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 examples: refactor retro-locate 2021-01-27 14:49:39 +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 fix missing type in s:index/ in example/retro-stats.retro 2021-10-27 12:12:29 +00:00
retro-tags.retro fix many uses of deprecated names (thanks john_cephalopoda) [first of a few patched related to this] 2020-09-30 23:02:23 +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
retro.retro examples: add retro.retro (for issue #7) 2020-10-01 17:15:32 +00:00
rfc865.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
rfc867.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
rilo-editor.retro add block-editor to the library 2023-12-11 12:48:15 +00:00
rng.retro update more examples to use new word names 2020-07-06 02:49:49 +00:00
roo.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
rot13.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
safety-net.retro prefix: namespace is now sigil:, rename words, update examples, update docs 2021-03-30 11:58:25 +00:00
sandboxed-dictionary.retro prefix: namespace is now sigil:, rename words, update examples, update docs 2021-03-30 11:58:25 +00:00
save-and-restore-stack.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +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
select.retro advent of code, day 2 2021-12-02 16:46:43 +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 update socket-server example 2022-04-11 16:22:43 +00:00
sort-on-stack.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
string-to-number-with-base.retro image: rename s:index-of, s:index-of-string, a:index-of, a:index-of-string 2021-06-04 18:34:59 +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
tokenize-string.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
toki-pona-translate.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
top-of-address-stack.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +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 remove deprecate words 2023-03-29 00:56:00 +00:00
ulz.retro new example showing decompression of ulz files 2023-11-16 17:16:45 +00:00
unicode.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
unix-does-user-exist.retro whitespace cleanups, add back -h startup option 2021-04-30 15:09:01 +00:00
unsigned.retro add example of unsigned number vocabulary 2023-09-20 11:54:52 +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
variables-and-formulas.retro examples: update variables-and-formulas to UTF8 (thanks to Marcus Antonius for this) 2021-05-17 14:40:07 +00:00
vocabulary.retro add a new example showing a limited form of vocabulary 2023-11-21 14:49:38 +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