retroforth/example
crc b43e63ee69 add example calling retro from C
FossilOrigin-Name: bd9d8be4b5b523620b4d2b1f7208b1091ca8573fe0eb08a8a7f83fe569571c70
2021-03-29 13:03:10 +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 updates to the examples, better html exports now working 2020-02-21 19:44:33 +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 add advent of code examples (2020, days 1-5) (re #27) 2020-12-18 20:44:56 +00:00
advent-of-code-2020-day-5.retro add advent of code examples (2020, days 1-5) (re #27) 2020-12-18 20:44:56 +00:00
alternate-listener.retro use .retro instead of .forth in examples 2019-08-20 18:46:40 +00:00
amalgamate-python.retro add python amalgamate tool 2020-11-18 20:07:05 +00:00
amalgamate.retro examples: amalgamate now works w/modular retro-unix.c + devices 2020-10-22 19:11:24 +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
assertions.retro examples: shorten line lengths 2021-01-27 14:54:38 +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 atua-www: cleanups, simplify some parts 2020-11-25 19:55:16 +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 examples: shorten line lengths 2021-01-27 14:54:38 +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
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 example: bindings over curl 2020-11-10 18:29:36 +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 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 normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +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 normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +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
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 add example/enum.retro 2020-01-02 15:28:14 +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 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 normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +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
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 examples: shorten line lengths 2021-01-27 14:54:38 +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
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
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 markdown-to-xhtml: minor commentary changes 2020-12-16 14:46:19 +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 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 examples: add muri-with-hex.retro (#37) 2021-01-06 16:15:38 +00:00
namespaces.retro add example of generating an array of defined namespaces 2019-08-23 20:32:38 +00:00
naming-quotes.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +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 normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +00:00
numeric-ranges.retro update more examples to use new word names 2020-07-06 02:49:49 +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 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
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 add reforth example 2019-07-08 21:14:45 +00:00
retro-edit.retro retro-edit: create file if it does not exist, better command registration 2021-02-11 14:18:43 +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 add new example 2020-05-07 13:05:22 +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
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 add safety net example 2019-07-08 12:34:17 +00:00
sandboxed-dictionary.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +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
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
string-to-number-with-base.retro normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +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 normalize names for examples (with a couple of exceptions), closes #38 2021-01-24 01:13:04 +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