retroforth/example
crc 179f9ca6ce Atua + Atua-WWW: use /usr/bin/env rre instead of hard coding a path. (thanks mpts)
FossilOrigin-Name: fb7ffce0d707aef9515226796a9b8a8ddd8293d3e7ecee1467baa849fe147513
2018-04-21 00:35:55 +00:00
..
iOS add iOS-specific example: a text-based Gopher client 2017-12-11 02:30:45 +00:00
1D-Cellular-Automota.forth drop RoseetaCode| prefix 2017-10-19 12:01:53 +00:00
99Bottles.forth fix 99bottles example 2017-10-20 01:57:27 +00:00
accumulator.forth two new examples 2017-10-20 03:32:34 +00:00
AddingVectors.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00
Atua-WWW.forth Atua + Atua-WWW: use /usr/bin/env rre instead of hard coding a path. (thanks mpts) 2018-04-21 00:35:55 +00:00
Atua.forth Atua + Atua-WWW: use /usr/bin/env rre instead of hard coding a path. (thanks mpts) 2018-04-21 00:35:55 +00:00
Autopsy.forth move new autopsy into examples 2018-04-12 16:19:32 +00:00
Cat.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00
Chess.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00
defstruct.forth add new example: defining structures 2018-04-03 21:02:56 +00:00
DictionaryStats.forth example/DictionaryStats now has average length w/o namespace 2017-10-24 14:55:53 +00:00
Disassembler.forth add d:lookup-xt to standard image 2017-10-29 02:09:56 +00:00
Echo.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00
edit.forth editor: add "new <filename>" to command line as option 2017-11-17 21:01:51 +00:00
GCD.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00
hanoi.forth more commentary on hanoi.forth 2017-10-22 18:50:54 +00:00
is-palindrome.forth shorter lines in example/is-palindrome.forth 2017-10-23 17:15:10 +00:00
is-pangram.forth example/is-pangram now has commentary 2017-10-23 14:46:35 +00:00
IterativeFibonacci.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00
LeastCommonMultiple.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00
NumbersWithoutPrefix.forth example/NumbersWithoutPrefix.forth - more commentary 2018-03-07 20:02:46 +00:00
Parse-UPS.forth two new examples 2017-10-20 03:32:34 +00:00
Primes.forth fix an issue that was causing memory corruption in the example/Primes.forth 2017-10-23 14:53:44 +00:00
quad.forth add quad quad* and quad@ as examples 2018-03-02 16:59:41 +00:00
RecursiveFactorial.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00
RecursiveFibonacci.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00
Roo.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00
rot13.forth some notes on rot13 2017-10-22 17:45:15 +00:00
sort-on-stack.forth new example 2017-10-17 20:28:43 +00:00
StringToNumberWithBase.forth add n:binary-rep to examples 2017-12-12 19:35:57 +00:00
TokenizeString.forth fix bug in StringToNumberWithBase; add string tokenizer example 2017-10-22 19:30:47 +00:00
Tuporo.forth .forth suffix for all examples 2017-10-19 11:53:35 +00:00
unicode.forth small adjustment to unicode example 2017-10-22 02:17:46 +00:00
VT100.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00