retroforth/example
crc 305b4dbc42 String to Number example now goes from number to string as well
FossilOrigin-Name: 053b04070704ba62ee6cbbe8232567cf790f439634e4f74495f60f52ea8e35c4
2017-10-22 17:04:57 +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 use s:const in Atua 2017-10-20 13:37:36 +00:00
Atua.forth use s:const in Atua 2017-10-20 13:37:36 +00:00
Autopsy.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +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
DictionaryStats.forth example showing use of d:for-each to calculate dictionary stats 2017-10-22 03:12:14 +00:00
Echo.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00
GCD.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +00:00
hanoi.forth towers of hanoi solver 2017-10-20 19:58:42 +00:00
is-palindrome.forth drop RoseetaCode| prefix 2017-10-19 12:01:53 +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
Parse-UPS.forth two new examples 2017-10-20 03:32:34 +00:00
Primes.forth Initial checkin (from 58fa921 in the old git repo) 2017-10-16 16:09:39 +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 add rot13 example 2017-10-20 03:41:10 +00:00
sort-on-stack.forth new example 2017-10-17 20:28:43 +00:00
StringToNumberWithBase.forth String to Number example now goes from number to string as well 2017-10-22 17:04:57 +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