From a76977af62010a392c16010c367185e61e856ffe Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Wed, 30 Oct 2019 20:04:56 +0100 Subject: mv to docs --- buzzard/buzzard.2.README | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 buzzard/buzzard.2.README (limited to 'buzzard/buzzard.2.README') diff --git a/buzzard/buzzard.2.README b/buzzard/buzzard.2.README deleted file mode 100644 index ee59a3b..0000000 --- a/buzzard/buzzard.2.README +++ /dev/null @@ -1,22 +0,0 @@ -buzzard.2.README this file -buzzard.2.design description of FIRST (design documentation of THIRD) -third implementation of THIRD in FIRST -help.th online listing of THIRD primitives - - FIRST demos: use 'first < {demo}' - -demo1.1st prints Hello World! assuming ASCII - - THIRD demos: use 'cat third {demo} | first' - -demo1.th prints Hello World! regardless of character set -demo2.th demonstrates a simple loop -demo3.th demonstrates a simple if test -demo4.th recursive factorial calculating on the way up -demo5.th recursive factorial calculating on the way down -demo6.th demonstrates switching from compiler to execution mode - - Interactive THIRD: use 'cat third - | first'. - - To include the primitive on-line help, use - 'cat third help.th - | first'. -- cgit v1.2.3