From ff4bda8ee3aee00f51ccbc0bafe857b181b35cdf Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Thu, 29 Dec 2016 07:31:34 -0800 Subject: [PATCH] add -demo suffix to test langs to avoid name collisions --- beautiful-racket-demo/{basic => basic-demo}/3dplot.bas | 0 beautiful-racket-demo/{basic => basic-demo}/aceyducey.bas | 0 beautiful-racket-demo/{basic => basic-demo}/amazing.bas | 0 beautiful-racket-demo/{basic => basic-demo}/bounce.bas | 0 beautiful-racket-demo/{basic => basic-demo}/change.bas | 0 beautiful-racket-demo/{basic => basic-demo}/chemist.bas | 0 beautiful-racket-demo/{basic => basic-demo}/dim.bas | 0 beautiful-racket-demo/{basic => basic-demo}/expander.rkt | 0 beautiful-racket-demo/{basic => basic-demo}/for.bas | 0 beautiful-racket-demo/{basic => basic-demo}/gosub.bas | 0 beautiful-racket-demo/{basic => basic-demo}/importest.rkt | 0 beautiful-racket-demo/{basic => basic-demo}/next-fix.bas | 0 beautiful-racket-demo/{basic => basic-demo}/on.bas | 0 beautiful-racket-demo/{basic => basic-demo}/parser.rkt | 0 beautiful-racket-demo/{basic => basic-demo}/reader.rkt | 0 beautiful-racket-demo/{basic => basic-demo}/sinewave.bas | 0 beautiful-racket-demo/{basic => basic-demo}/tabs.bas | 0 beautiful-racket-demo/{basic => basic-demo}/tokenizer.rkt | 0 beautiful-racket-demo/{bf => bf-demo}/atsign-sexp.rkt | 0 beautiful-racket-demo/{bf => bf-demo}/atsign.rkt | 0 .../{bf => bf-demo}/expander-imperative.rkt | 0 beautiful-racket-demo/{bf => bf-demo}/expander.rkt | 0 beautiful-racket-demo/{bf => bf-demo}/factorial.rkt | 0 beautiful-racket-demo/{bf => bf-demo}/hello-world.rkt | 0 beautiful-racket-demo/{bf => bf-demo}/info.rkt | 0 beautiful-racket-demo/{bf => bf-demo}/main.rkt | 0 beautiful-racket-demo/{bf => bf-demo}/parser.rkt | 0 beautiful-racket-demo/{bf => bf-demo}/reader.rkt | 0 beautiful-racket-demo/{bf => bf-demo}/test-reader.rkt | 0 beautiful-racket-demo/{bf => bf-demo}/test-tokenizer.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/And.cmp | 0 beautiful-racket-demo/{hdl => hdl-demo}/And.hdl.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/And.out | 0 beautiful-racket-demo/{hdl => hdl-demo}/And.tst.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/DMux.cmp | 0 beautiful-racket-demo/{hdl => hdl-demo}/DMux.hdl.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/DMux.out | 0 beautiful-racket-demo/{hdl => hdl-demo}/DMux.tst | 0 beautiful-racket-demo/{hdl => hdl-demo}/DMux4Way-test.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/DMux4Way.cmp | 0 beautiful-racket-demo/{hdl => hdl-demo}/DMux4Way.tst | 0 beautiful-racket-demo/{hdl => hdl-demo}/DMux4Way.tst.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Dmux-test.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Dmux.tst.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Dmux4Way.hdl.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Fanout.hdl.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/HalfAdder.cmp | 0 beautiful-racket-demo/{hdl => hdl-demo}/HalfAdder.hdl.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/HalfAdder.out | 0 beautiful-racket-demo/{hdl => hdl-demo}/HalfAdder.tst.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Mux-test.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Mux.cmp | 0 beautiful-racket-demo/{hdl => hdl-demo}/Mux.hdl.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Mux.out | 0 beautiful-racket-demo/{hdl => hdl-demo}/Mux.tst | 0 beautiful-racket-demo/{hdl => hdl-demo}/Mux.tst.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Nand.hdl.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Nand.tst.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Nand2.hdl.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Not-sexp.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Not.cmp | 0 beautiful-racket-demo/{hdl => hdl-demo}/Not.hdl.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Not.out | 0 beautiful-racket-demo/{hdl => hdl-demo}/Not.tst-sexp.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Not.tst.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Or.cmp | 0 beautiful-racket-demo/{hdl => hdl-demo}/Or.hdl.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Or.out | 0 beautiful-racket-demo/{hdl => hdl-demo}/Or.tst | 0 beautiful-racket-demo/{hdl => hdl-demo}/Or.tst.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Toffoli.hdl.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Xor.cmp | 0 beautiful-racket-demo/{hdl => hdl-demo}/Xor.hdl.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/Xor.out | 0 beautiful-racket-demo/{hdl => hdl-demo}/Xor.tst | 0 beautiful-racket-demo/{hdl => hdl-demo}/Xor.tst.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/bus-properties.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/bus.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/expander.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/info.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/parser.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/reader.rkt | 0 beautiful-racket-demo/{hdl => hdl-demo}/tokenizer.rkt | 0 .../{hdl-tst => hdl-tst-demo}/expander.rkt | 0 beautiful-racket-demo/{hdl-tst => hdl-tst-demo}/parser.rkt | 0 .../{hdl-tst => hdl-tst-demo}/tokenizer.rkt | 0 beautiful-racket-demo/info.rkt | 4 ++++ .../{jsonic-2 => jsonic-2-demo}/buttons.rkt | 0 .../{jsonic-2 => jsonic-2-demo}/colorer.rkt | 0 .../{jsonic-2 => jsonic-2-demo}/expander.rkt | 0 .../{jsonic-2 => jsonic-2-demo}/indenter.rkt | 0 .../{jsonic-2 => jsonic-2-demo}/jsonic-2-test.rkt | 0 beautiful-racket-demo/{jsonic-2 => jsonic-2-demo}/main.rkt | 0 .../{jsonic-2 => jsonic-2-demo}/parser-test.rkt | 0 .../{jsonic-2 => jsonic-2-demo}/parser.rkt | 0 .../{jsonic-2 => jsonic-2-demo}/reader.rkt | 0 .../{jsonic-2 => jsonic-2-demo}/tokenizer.rkt | 0 beautiful-racket-demo/{jsonic => jsonic-demo}/expander.rkt | 0 .../{jsonic => jsonic-demo}/jsonic-test.rkt | 0 beautiful-racket-demo/{jsonic => jsonic-demo}/main.rkt | 0 beautiful-racket-demo/{jsonic => jsonic-demo}/parser.rkt | 0 beautiful-racket-demo/{jsonic => jsonic-demo}/reader.rkt | 0 beautiful-racket-demo/{jsonic => jsonic-demo}/tokenizer.rkt | 0 beautiful-racket-demo/stacker-demo/stacker-test.rkt | 6 ++++++ beautiful-racket-demo/{ => stacker-demo}/stacker.rkt | 6 +----- beautiful-racket-demo/stacker-test.rkt | 6 ------ .../{txtadv => txtadv-demo}/0-longhand/README.txt | 0 .../{txtadv => txtadv-demo}/0-longhand/txtadv+world.rkt | 0 .../{txtadv => txtadv-demo}/1-monolith/README.txt | 0 .../{txtadv => txtadv-demo}/1-monolith/txtadv+world.rkt | 0 .../{txtadv => txtadv-demo}/2-modules/README.txt | 0 .../{txtadv => txtadv-demo}/2-modules/txtadv.rkt | 0 .../{txtadv => txtadv-demo}/2-modules/world.rkt | 0 .../{txtadv => txtadv-demo}/3-module-lang/README.txt | 0 .../{txtadv => txtadv-demo}/3-module-lang/txtadv.rkt | 0 .../{txtadv => txtadv-demo}/3-module-lang/world.rkt | 0 .../{txtadv => txtadv-demo}/4-type/README.txt | 0 .../{txtadv => txtadv-demo}/4-type/txtadv.rkt | 0 .../{txtadv => txtadv-demo}/4-type/world.rkt | 0 .../{txtadv => txtadv-demo}/5-lang/README.txt | 0 .../{txtadv => txtadv-demo}/5-lang/txtadv-reader.rkt | 0 .../{txtadv => txtadv-demo}/5-lang/txtadv.rkt | 0 .../{txtadv => txtadv-demo}/5-lang/world.rkt | 0 .../{txtadv => txtadv-demo}/6-color/README.txt | 0 .../{txtadv => txtadv-demo}/6-color/color.rkt | 0 .../{txtadv => txtadv-demo}/6-color/reader.rkt | 0 .../{txtadv => txtadv-demo}/6-color/txtadv.rkt | 0 .../{txtadv => txtadv-demo}/6-color/world.rkt | 0 beautiful-racket-demo/{txtadv => txtadv-demo}/expander.rkt | 0 .../{txtadv => txtadv-demo}/flatt-acm.webloc | 0 beautiful-racket-demo/{txtadv => txtadv-demo}/parser.rkt | 0 beautiful-racket-demo/{txtadv => txtadv-demo}/reader.rkt | 0 beautiful-racket-demo/{txtadv => txtadv-demo}/tokenizer.rkt | 0 .../{txtadv => txtadv-demo}/world-sexp.rkt | 0 .../{txtadv => txtadv-demo}/world-test.rkt | 0 beautiful-racket-demo/{txtadv => txtadv-demo}/world.rkt | 0 beautiful-racket-demo/{wires => wires-demo}/main.rkt | 0 beautiful-racket-demo/{wires => wires-demo}/puzzle.rkt | 0 beautiful-racket-demo/{wires => wires-demo}/wires-test.rkt | 0 139 files changed, 11 insertions(+), 11 deletions(-) rename beautiful-racket-demo/{basic => basic-demo}/3dplot.bas (100%) rename beautiful-racket-demo/{basic => basic-demo}/aceyducey.bas (100%) rename beautiful-racket-demo/{basic => basic-demo}/amazing.bas (100%) rename beautiful-racket-demo/{basic => basic-demo}/bounce.bas (100%) rename beautiful-racket-demo/{basic => basic-demo}/change.bas (100%) rename beautiful-racket-demo/{basic => basic-demo}/chemist.bas (100%) rename beautiful-racket-demo/{basic => basic-demo}/dim.bas (100%) rename beautiful-racket-demo/{basic => basic-demo}/expander.rkt (100%) rename beautiful-racket-demo/{basic => basic-demo}/for.bas (100%) rename beautiful-racket-demo/{basic => basic-demo}/gosub.bas (100%) rename beautiful-racket-demo/{basic => basic-demo}/importest.rkt (100%) rename beautiful-racket-demo/{basic => basic-demo}/next-fix.bas (100%) rename beautiful-racket-demo/{basic => basic-demo}/on.bas (100%) rename beautiful-racket-demo/{basic => basic-demo}/parser.rkt (100%) rename beautiful-racket-demo/{basic => basic-demo}/reader.rkt (100%) rename beautiful-racket-demo/{basic => basic-demo}/sinewave.bas (100%) rename beautiful-racket-demo/{basic => basic-demo}/tabs.bas (100%) rename beautiful-racket-demo/{basic => basic-demo}/tokenizer.rkt (100%) rename beautiful-racket-demo/{bf => bf-demo}/atsign-sexp.rkt (100%) rename beautiful-racket-demo/{bf => bf-demo}/atsign.rkt (100%) rename beautiful-racket-demo/{bf => bf-demo}/expander-imperative.rkt (100%) rename beautiful-racket-demo/{bf => bf-demo}/expander.rkt (100%) rename beautiful-racket-demo/{bf => bf-demo}/factorial.rkt (100%) rename beautiful-racket-demo/{bf => bf-demo}/hello-world.rkt (100%) rename beautiful-racket-demo/{bf => bf-demo}/info.rkt (100%) rename beautiful-racket-demo/{bf => bf-demo}/main.rkt (100%) rename beautiful-racket-demo/{bf => bf-demo}/parser.rkt (100%) rename beautiful-racket-demo/{bf => bf-demo}/reader.rkt (100%) rename beautiful-racket-demo/{bf => bf-demo}/test-reader.rkt (100%) rename beautiful-racket-demo/{bf => bf-demo}/test-tokenizer.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/And.cmp (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/And.hdl.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/And.out (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/And.tst.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/DMux.cmp (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/DMux.hdl.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/DMux.out (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/DMux.tst (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/DMux4Way-test.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/DMux4Way.cmp (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/DMux4Way.tst (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/DMux4Way.tst.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Dmux-test.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Dmux.tst.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Dmux4Way.hdl.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Fanout.hdl.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/HalfAdder.cmp (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/HalfAdder.hdl.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/HalfAdder.out (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/HalfAdder.tst.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Mux-test.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Mux.cmp (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Mux.hdl.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Mux.out (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Mux.tst (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Mux.tst.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Nand.hdl.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Nand.tst.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Nand2.hdl.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Not-sexp.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Not.cmp (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Not.hdl.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Not.out (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Not.tst-sexp.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Not.tst.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Or.cmp (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Or.hdl.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Or.out (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Or.tst (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Or.tst.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Toffoli.hdl.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Xor.cmp (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Xor.hdl.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Xor.out (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Xor.tst (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/Xor.tst.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/bus-properties.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/bus.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/expander.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/info.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/parser.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/reader.rkt (100%) rename beautiful-racket-demo/{hdl => hdl-demo}/tokenizer.rkt (100%) rename beautiful-racket-demo/{hdl-tst => hdl-tst-demo}/expander.rkt (100%) rename beautiful-racket-demo/{hdl-tst => hdl-tst-demo}/parser.rkt (100%) rename beautiful-racket-demo/{hdl-tst => hdl-tst-demo}/tokenizer.rkt (100%) rename beautiful-racket-demo/{jsonic-2 => jsonic-2-demo}/buttons.rkt (100%) rename beautiful-racket-demo/{jsonic-2 => jsonic-2-demo}/colorer.rkt (100%) rename beautiful-racket-demo/{jsonic-2 => jsonic-2-demo}/expander.rkt (100%) rename beautiful-racket-demo/{jsonic-2 => jsonic-2-demo}/indenter.rkt (100%) rename beautiful-racket-demo/{jsonic-2 => jsonic-2-demo}/jsonic-2-test.rkt (100%) rename beautiful-racket-demo/{jsonic-2 => jsonic-2-demo}/main.rkt (100%) rename beautiful-racket-demo/{jsonic-2 => jsonic-2-demo}/parser-test.rkt (100%) rename beautiful-racket-demo/{jsonic-2 => jsonic-2-demo}/parser.rkt (100%) rename beautiful-racket-demo/{jsonic-2 => jsonic-2-demo}/reader.rkt (100%) rename beautiful-racket-demo/{jsonic-2 => jsonic-2-demo}/tokenizer.rkt (100%) rename beautiful-racket-demo/{jsonic => jsonic-demo}/expander.rkt (100%) rename beautiful-racket-demo/{jsonic => jsonic-demo}/jsonic-test.rkt (100%) rename beautiful-racket-demo/{jsonic => jsonic-demo}/main.rkt (100%) rename beautiful-racket-demo/{jsonic => jsonic-demo}/parser.rkt (100%) rename beautiful-racket-demo/{jsonic => jsonic-demo}/reader.rkt (100%) rename beautiful-racket-demo/{jsonic => jsonic-demo}/tokenizer.rkt (100%) create mode 100644 beautiful-racket-demo/stacker-demo/stacker-test.rkt rename beautiful-racket-demo/{ => stacker-demo}/stacker.rkt (81%) delete mode 100644 beautiful-racket-demo/stacker-test.rkt rename beautiful-racket-demo/{txtadv => txtadv-demo}/0-longhand/README.txt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/0-longhand/txtadv+world.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/1-monolith/README.txt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/1-monolith/txtadv+world.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/2-modules/README.txt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/2-modules/txtadv.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/2-modules/world.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/3-module-lang/README.txt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/3-module-lang/txtadv.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/3-module-lang/world.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/4-type/README.txt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/4-type/txtadv.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/4-type/world.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/5-lang/README.txt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/5-lang/txtadv-reader.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/5-lang/txtadv.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/5-lang/world.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/6-color/README.txt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/6-color/color.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/6-color/reader.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/6-color/txtadv.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/6-color/world.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/expander.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/flatt-acm.webloc (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/parser.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/reader.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/tokenizer.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/world-sexp.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/world-test.rkt (100%) rename beautiful-racket-demo/{txtadv => txtadv-demo}/world.rkt (100%) rename beautiful-racket-demo/{wires => wires-demo}/main.rkt (100%) rename beautiful-racket-demo/{wires => wires-demo}/puzzle.rkt (100%) rename beautiful-racket-demo/{wires => wires-demo}/wires-test.rkt (100%) diff --git a/beautiful-racket-demo/basic/3dplot.bas b/beautiful-racket-demo/basic-demo/3dplot.bas similarity index 100% rename from beautiful-racket-demo/basic/3dplot.bas rename to beautiful-racket-demo/basic-demo/3dplot.bas diff --git a/beautiful-racket-demo/basic/aceyducey.bas b/beautiful-racket-demo/basic-demo/aceyducey.bas similarity index 100% rename from beautiful-racket-demo/basic/aceyducey.bas rename to beautiful-racket-demo/basic-demo/aceyducey.bas diff --git a/beautiful-racket-demo/basic/amazing.bas b/beautiful-racket-demo/basic-demo/amazing.bas similarity index 100% rename from beautiful-racket-demo/basic/amazing.bas rename to beautiful-racket-demo/basic-demo/amazing.bas diff --git a/beautiful-racket-demo/basic/bounce.bas b/beautiful-racket-demo/basic-demo/bounce.bas similarity index 100% rename from beautiful-racket-demo/basic/bounce.bas rename to beautiful-racket-demo/basic-demo/bounce.bas diff --git a/beautiful-racket-demo/basic/change.bas b/beautiful-racket-demo/basic-demo/change.bas similarity index 100% rename from beautiful-racket-demo/basic/change.bas rename to beautiful-racket-demo/basic-demo/change.bas diff --git a/beautiful-racket-demo/basic/chemist.bas b/beautiful-racket-demo/basic-demo/chemist.bas similarity index 100% rename from beautiful-racket-demo/basic/chemist.bas rename to beautiful-racket-demo/basic-demo/chemist.bas diff --git a/beautiful-racket-demo/basic/dim.bas b/beautiful-racket-demo/basic-demo/dim.bas similarity index 100% rename from beautiful-racket-demo/basic/dim.bas rename to beautiful-racket-demo/basic-demo/dim.bas diff --git a/beautiful-racket-demo/basic/expander.rkt b/beautiful-racket-demo/basic-demo/expander.rkt similarity index 100% rename from beautiful-racket-demo/basic/expander.rkt rename to beautiful-racket-demo/basic-demo/expander.rkt diff --git a/beautiful-racket-demo/basic/for.bas b/beautiful-racket-demo/basic-demo/for.bas similarity index 100% rename from beautiful-racket-demo/basic/for.bas rename to beautiful-racket-demo/basic-demo/for.bas diff --git a/beautiful-racket-demo/basic/gosub.bas b/beautiful-racket-demo/basic-demo/gosub.bas similarity index 100% rename from beautiful-racket-demo/basic/gosub.bas rename to beautiful-racket-demo/basic-demo/gosub.bas diff --git a/beautiful-racket-demo/basic/importest.rkt b/beautiful-racket-demo/basic-demo/importest.rkt similarity index 100% rename from beautiful-racket-demo/basic/importest.rkt rename to beautiful-racket-demo/basic-demo/importest.rkt diff --git a/beautiful-racket-demo/basic/next-fix.bas b/beautiful-racket-demo/basic-demo/next-fix.bas similarity index 100% rename from beautiful-racket-demo/basic/next-fix.bas rename to beautiful-racket-demo/basic-demo/next-fix.bas diff --git a/beautiful-racket-demo/basic/on.bas b/beautiful-racket-demo/basic-demo/on.bas similarity index 100% rename from beautiful-racket-demo/basic/on.bas rename to beautiful-racket-demo/basic-demo/on.bas diff --git a/beautiful-racket-demo/basic/parser.rkt b/beautiful-racket-demo/basic-demo/parser.rkt similarity index 100% rename from beautiful-racket-demo/basic/parser.rkt rename to beautiful-racket-demo/basic-demo/parser.rkt diff --git a/beautiful-racket-demo/basic/reader.rkt b/beautiful-racket-demo/basic-demo/reader.rkt similarity index 100% rename from beautiful-racket-demo/basic/reader.rkt rename to beautiful-racket-demo/basic-demo/reader.rkt diff --git a/beautiful-racket-demo/basic/sinewave.bas b/beautiful-racket-demo/basic-demo/sinewave.bas similarity index 100% rename from beautiful-racket-demo/basic/sinewave.bas rename to beautiful-racket-demo/basic-demo/sinewave.bas diff --git a/beautiful-racket-demo/basic/tabs.bas b/beautiful-racket-demo/basic-demo/tabs.bas similarity index 100% rename from beautiful-racket-demo/basic/tabs.bas rename to beautiful-racket-demo/basic-demo/tabs.bas diff --git a/beautiful-racket-demo/basic/tokenizer.rkt b/beautiful-racket-demo/basic-demo/tokenizer.rkt similarity index 100% rename from beautiful-racket-demo/basic/tokenizer.rkt rename to beautiful-racket-demo/basic-demo/tokenizer.rkt diff --git a/beautiful-racket-demo/bf/atsign-sexp.rkt b/beautiful-racket-demo/bf-demo/atsign-sexp.rkt similarity index 100% rename from beautiful-racket-demo/bf/atsign-sexp.rkt rename to beautiful-racket-demo/bf-demo/atsign-sexp.rkt diff --git a/beautiful-racket-demo/bf/atsign.rkt b/beautiful-racket-demo/bf-demo/atsign.rkt similarity index 100% rename from beautiful-racket-demo/bf/atsign.rkt rename to beautiful-racket-demo/bf-demo/atsign.rkt diff --git a/beautiful-racket-demo/bf/expander-imperative.rkt b/beautiful-racket-demo/bf-demo/expander-imperative.rkt similarity index 100% rename from beautiful-racket-demo/bf/expander-imperative.rkt rename to beautiful-racket-demo/bf-demo/expander-imperative.rkt diff --git a/beautiful-racket-demo/bf/expander.rkt b/beautiful-racket-demo/bf-demo/expander.rkt similarity index 100% rename from beautiful-racket-demo/bf/expander.rkt rename to beautiful-racket-demo/bf-demo/expander.rkt diff --git a/beautiful-racket-demo/bf/factorial.rkt b/beautiful-racket-demo/bf-demo/factorial.rkt similarity index 100% rename from beautiful-racket-demo/bf/factorial.rkt rename to beautiful-racket-demo/bf-demo/factorial.rkt diff --git a/beautiful-racket-demo/bf/hello-world.rkt b/beautiful-racket-demo/bf-demo/hello-world.rkt similarity index 100% rename from beautiful-racket-demo/bf/hello-world.rkt rename to beautiful-racket-demo/bf-demo/hello-world.rkt diff --git a/beautiful-racket-demo/bf/info.rkt b/beautiful-racket-demo/bf-demo/info.rkt similarity index 100% rename from beautiful-racket-demo/bf/info.rkt rename to beautiful-racket-demo/bf-demo/info.rkt diff --git a/beautiful-racket-demo/bf/main.rkt b/beautiful-racket-demo/bf-demo/main.rkt similarity index 100% rename from beautiful-racket-demo/bf/main.rkt rename to beautiful-racket-demo/bf-demo/main.rkt diff --git a/beautiful-racket-demo/bf/parser.rkt b/beautiful-racket-demo/bf-demo/parser.rkt similarity index 100% rename from beautiful-racket-demo/bf/parser.rkt rename to beautiful-racket-demo/bf-demo/parser.rkt diff --git a/beautiful-racket-demo/bf/reader.rkt b/beautiful-racket-demo/bf-demo/reader.rkt similarity index 100% rename from beautiful-racket-demo/bf/reader.rkt rename to beautiful-racket-demo/bf-demo/reader.rkt diff --git a/beautiful-racket-demo/bf/test-reader.rkt b/beautiful-racket-demo/bf-demo/test-reader.rkt similarity index 100% rename from beautiful-racket-demo/bf/test-reader.rkt rename to beautiful-racket-demo/bf-demo/test-reader.rkt diff --git a/beautiful-racket-demo/bf/test-tokenizer.rkt b/beautiful-racket-demo/bf-demo/test-tokenizer.rkt similarity index 100% rename from beautiful-racket-demo/bf/test-tokenizer.rkt rename to beautiful-racket-demo/bf-demo/test-tokenizer.rkt diff --git a/beautiful-racket-demo/hdl/And.cmp b/beautiful-racket-demo/hdl-demo/And.cmp similarity index 100% rename from beautiful-racket-demo/hdl/And.cmp rename to beautiful-racket-demo/hdl-demo/And.cmp diff --git a/beautiful-racket-demo/hdl/And.hdl.rkt b/beautiful-racket-demo/hdl-demo/And.hdl.rkt similarity index 100% rename from beautiful-racket-demo/hdl/And.hdl.rkt rename to beautiful-racket-demo/hdl-demo/And.hdl.rkt diff --git a/beautiful-racket-demo/hdl/And.out b/beautiful-racket-demo/hdl-demo/And.out similarity index 100% rename from beautiful-racket-demo/hdl/And.out rename to beautiful-racket-demo/hdl-demo/And.out diff --git a/beautiful-racket-demo/hdl/And.tst.rkt b/beautiful-racket-demo/hdl-demo/And.tst.rkt similarity index 100% rename from beautiful-racket-demo/hdl/And.tst.rkt rename to beautiful-racket-demo/hdl-demo/And.tst.rkt diff --git a/beautiful-racket-demo/hdl/DMux.cmp b/beautiful-racket-demo/hdl-demo/DMux.cmp similarity index 100% rename from beautiful-racket-demo/hdl/DMux.cmp rename to beautiful-racket-demo/hdl-demo/DMux.cmp diff --git a/beautiful-racket-demo/hdl/DMux.hdl.rkt b/beautiful-racket-demo/hdl-demo/DMux.hdl.rkt similarity index 100% rename from beautiful-racket-demo/hdl/DMux.hdl.rkt rename to beautiful-racket-demo/hdl-demo/DMux.hdl.rkt diff --git a/beautiful-racket-demo/hdl/DMux.out b/beautiful-racket-demo/hdl-demo/DMux.out similarity index 100% rename from beautiful-racket-demo/hdl/DMux.out rename to beautiful-racket-demo/hdl-demo/DMux.out diff --git a/beautiful-racket-demo/hdl/DMux.tst b/beautiful-racket-demo/hdl-demo/DMux.tst similarity index 100% rename from beautiful-racket-demo/hdl/DMux.tst rename to beautiful-racket-demo/hdl-demo/DMux.tst diff --git a/beautiful-racket-demo/hdl/DMux4Way-test.rkt b/beautiful-racket-demo/hdl-demo/DMux4Way-test.rkt similarity index 100% rename from beautiful-racket-demo/hdl/DMux4Way-test.rkt rename to beautiful-racket-demo/hdl-demo/DMux4Way-test.rkt diff --git a/beautiful-racket-demo/hdl/DMux4Way.cmp b/beautiful-racket-demo/hdl-demo/DMux4Way.cmp similarity index 100% rename from beautiful-racket-demo/hdl/DMux4Way.cmp rename to beautiful-racket-demo/hdl-demo/DMux4Way.cmp diff --git a/beautiful-racket-demo/hdl/DMux4Way.tst b/beautiful-racket-demo/hdl-demo/DMux4Way.tst similarity index 100% rename from beautiful-racket-demo/hdl/DMux4Way.tst rename to beautiful-racket-demo/hdl-demo/DMux4Way.tst diff --git a/beautiful-racket-demo/hdl/DMux4Way.tst.rkt b/beautiful-racket-demo/hdl-demo/DMux4Way.tst.rkt similarity index 100% rename from beautiful-racket-demo/hdl/DMux4Way.tst.rkt rename to beautiful-racket-demo/hdl-demo/DMux4Way.tst.rkt diff --git a/beautiful-racket-demo/hdl/Dmux-test.rkt b/beautiful-racket-demo/hdl-demo/Dmux-test.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Dmux-test.rkt rename to beautiful-racket-demo/hdl-demo/Dmux-test.rkt diff --git a/beautiful-racket-demo/hdl/Dmux.tst.rkt b/beautiful-racket-demo/hdl-demo/Dmux.tst.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Dmux.tst.rkt rename to beautiful-racket-demo/hdl-demo/Dmux.tst.rkt diff --git a/beautiful-racket-demo/hdl/Dmux4Way.hdl.rkt b/beautiful-racket-demo/hdl-demo/Dmux4Way.hdl.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Dmux4Way.hdl.rkt rename to beautiful-racket-demo/hdl-demo/Dmux4Way.hdl.rkt diff --git a/beautiful-racket-demo/hdl/Fanout.hdl.rkt b/beautiful-racket-demo/hdl-demo/Fanout.hdl.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Fanout.hdl.rkt rename to beautiful-racket-demo/hdl-demo/Fanout.hdl.rkt diff --git a/beautiful-racket-demo/hdl/HalfAdder.cmp b/beautiful-racket-demo/hdl-demo/HalfAdder.cmp similarity index 100% rename from beautiful-racket-demo/hdl/HalfAdder.cmp rename to beautiful-racket-demo/hdl-demo/HalfAdder.cmp diff --git a/beautiful-racket-demo/hdl/HalfAdder.hdl.rkt b/beautiful-racket-demo/hdl-demo/HalfAdder.hdl.rkt similarity index 100% rename from beautiful-racket-demo/hdl/HalfAdder.hdl.rkt rename to beautiful-racket-demo/hdl-demo/HalfAdder.hdl.rkt diff --git a/beautiful-racket-demo/hdl/HalfAdder.out b/beautiful-racket-demo/hdl-demo/HalfAdder.out similarity index 100% rename from beautiful-racket-demo/hdl/HalfAdder.out rename to beautiful-racket-demo/hdl-demo/HalfAdder.out diff --git a/beautiful-racket-demo/hdl/HalfAdder.tst.rkt b/beautiful-racket-demo/hdl-demo/HalfAdder.tst.rkt similarity index 100% rename from beautiful-racket-demo/hdl/HalfAdder.tst.rkt rename to beautiful-racket-demo/hdl-demo/HalfAdder.tst.rkt diff --git a/beautiful-racket-demo/hdl/Mux-test.rkt b/beautiful-racket-demo/hdl-demo/Mux-test.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Mux-test.rkt rename to beautiful-racket-demo/hdl-demo/Mux-test.rkt diff --git a/beautiful-racket-demo/hdl/Mux.cmp b/beautiful-racket-demo/hdl-demo/Mux.cmp similarity index 100% rename from beautiful-racket-demo/hdl/Mux.cmp rename to beautiful-racket-demo/hdl-demo/Mux.cmp diff --git a/beautiful-racket-demo/hdl/Mux.hdl.rkt b/beautiful-racket-demo/hdl-demo/Mux.hdl.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Mux.hdl.rkt rename to beautiful-racket-demo/hdl-demo/Mux.hdl.rkt diff --git a/beautiful-racket-demo/hdl/Mux.out b/beautiful-racket-demo/hdl-demo/Mux.out similarity index 100% rename from beautiful-racket-demo/hdl/Mux.out rename to beautiful-racket-demo/hdl-demo/Mux.out diff --git a/beautiful-racket-demo/hdl/Mux.tst b/beautiful-racket-demo/hdl-demo/Mux.tst similarity index 100% rename from beautiful-racket-demo/hdl/Mux.tst rename to beautiful-racket-demo/hdl-demo/Mux.tst diff --git a/beautiful-racket-demo/hdl/Mux.tst.rkt b/beautiful-racket-demo/hdl-demo/Mux.tst.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Mux.tst.rkt rename to beautiful-racket-demo/hdl-demo/Mux.tst.rkt diff --git a/beautiful-racket-demo/hdl/Nand.hdl.rkt b/beautiful-racket-demo/hdl-demo/Nand.hdl.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Nand.hdl.rkt rename to beautiful-racket-demo/hdl-demo/Nand.hdl.rkt diff --git a/beautiful-racket-demo/hdl/Nand.tst.rkt b/beautiful-racket-demo/hdl-demo/Nand.tst.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Nand.tst.rkt rename to beautiful-racket-demo/hdl-demo/Nand.tst.rkt diff --git a/beautiful-racket-demo/hdl/Nand2.hdl.rkt b/beautiful-racket-demo/hdl-demo/Nand2.hdl.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Nand2.hdl.rkt rename to beautiful-racket-demo/hdl-demo/Nand2.hdl.rkt diff --git a/beautiful-racket-demo/hdl/Not-sexp.rkt b/beautiful-racket-demo/hdl-demo/Not-sexp.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Not-sexp.rkt rename to beautiful-racket-demo/hdl-demo/Not-sexp.rkt diff --git a/beautiful-racket-demo/hdl/Not.cmp b/beautiful-racket-demo/hdl-demo/Not.cmp similarity index 100% rename from beautiful-racket-demo/hdl/Not.cmp rename to beautiful-racket-demo/hdl-demo/Not.cmp diff --git a/beautiful-racket-demo/hdl/Not.hdl.rkt b/beautiful-racket-demo/hdl-demo/Not.hdl.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Not.hdl.rkt rename to beautiful-racket-demo/hdl-demo/Not.hdl.rkt diff --git a/beautiful-racket-demo/hdl/Not.out b/beautiful-racket-demo/hdl-demo/Not.out similarity index 100% rename from beautiful-racket-demo/hdl/Not.out rename to beautiful-racket-demo/hdl-demo/Not.out diff --git a/beautiful-racket-demo/hdl/Not.tst-sexp.rkt b/beautiful-racket-demo/hdl-demo/Not.tst-sexp.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Not.tst-sexp.rkt rename to beautiful-racket-demo/hdl-demo/Not.tst-sexp.rkt diff --git a/beautiful-racket-demo/hdl/Not.tst.rkt b/beautiful-racket-demo/hdl-demo/Not.tst.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Not.tst.rkt rename to beautiful-racket-demo/hdl-demo/Not.tst.rkt diff --git a/beautiful-racket-demo/hdl/Or.cmp b/beautiful-racket-demo/hdl-demo/Or.cmp similarity index 100% rename from beautiful-racket-demo/hdl/Or.cmp rename to beautiful-racket-demo/hdl-demo/Or.cmp diff --git a/beautiful-racket-demo/hdl/Or.hdl.rkt b/beautiful-racket-demo/hdl-demo/Or.hdl.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Or.hdl.rkt rename to beautiful-racket-demo/hdl-demo/Or.hdl.rkt diff --git a/beautiful-racket-demo/hdl/Or.out b/beautiful-racket-demo/hdl-demo/Or.out similarity index 100% rename from beautiful-racket-demo/hdl/Or.out rename to beautiful-racket-demo/hdl-demo/Or.out diff --git a/beautiful-racket-demo/hdl/Or.tst b/beautiful-racket-demo/hdl-demo/Or.tst similarity index 100% rename from beautiful-racket-demo/hdl/Or.tst rename to beautiful-racket-demo/hdl-demo/Or.tst diff --git a/beautiful-racket-demo/hdl/Or.tst.rkt b/beautiful-racket-demo/hdl-demo/Or.tst.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Or.tst.rkt rename to beautiful-racket-demo/hdl-demo/Or.tst.rkt diff --git a/beautiful-racket-demo/hdl/Toffoli.hdl.rkt b/beautiful-racket-demo/hdl-demo/Toffoli.hdl.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Toffoli.hdl.rkt rename to beautiful-racket-demo/hdl-demo/Toffoli.hdl.rkt diff --git a/beautiful-racket-demo/hdl/Xor.cmp b/beautiful-racket-demo/hdl-demo/Xor.cmp similarity index 100% rename from beautiful-racket-demo/hdl/Xor.cmp rename to beautiful-racket-demo/hdl-demo/Xor.cmp diff --git a/beautiful-racket-demo/hdl/Xor.hdl.rkt b/beautiful-racket-demo/hdl-demo/Xor.hdl.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Xor.hdl.rkt rename to beautiful-racket-demo/hdl-demo/Xor.hdl.rkt diff --git a/beautiful-racket-demo/hdl/Xor.out b/beautiful-racket-demo/hdl-demo/Xor.out similarity index 100% rename from beautiful-racket-demo/hdl/Xor.out rename to beautiful-racket-demo/hdl-demo/Xor.out diff --git a/beautiful-racket-demo/hdl/Xor.tst b/beautiful-racket-demo/hdl-demo/Xor.tst similarity index 100% rename from beautiful-racket-demo/hdl/Xor.tst rename to beautiful-racket-demo/hdl-demo/Xor.tst diff --git a/beautiful-racket-demo/hdl/Xor.tst.rkt b/beautiful-racket-demo/hdl-demo/Xor.tst.rkt similarity index 100% rename from beautiful-racket-demo/hdl/Xor.tst.rkt rename to beautiful-racket-demo/hdl-demo/Xor.tst.rkt diff --git a/beautiful-racket-demo/hdl/bus-properties.rkt b/beautiful-racket-demo/hdl-demo/bus-properties.rkt similarity index 100% rename from beautiful-racket-demo/hdl/bus-properties.rkt rename to beautiful-racket-demo/hdl-demo/bus-properties.rkt diff --git a/beautiful-racket-demo/hdl/bus.rkt b/beautiful-racket-demo/hdl-demo/bus.rkt similarity index 100% rename from beautiful-racket-demo/hdl/bus.rkt rename to beautiful-racket-demo/hdl-demo/bus.rkt diff --git a/beautiful-racket-demo/hdl/expander.rkt b/beautiful-racket-demo/hdl-demo/expander.rkt similarity index 100% rename from beautiful-racket-demo/hdl/expander.rkt rename to beautiful-racket-demo/hdl-demo/expander.rkt diff --git a/beautiful-racket-demo/hdl/info.rkt b/beautiful-racket-demo/hdl-demo/info.rkt similarity index 100% rename from beautiful-racket-demo/hdl/info.rkt rename to beautiful-racket-demo/hdl-demo/info.rkt diff --git a/beautiful-racket-demo/hdl/parser.rkt b/beautiful-racket-demo/hdl-demo/parser.rkt similarity index 100% rename from beautiful-racket-demo/hdl/parser.rkt rename to beautiful-racket-demo/hdl-demo/parser.rkt diff --git a/beautiful-racket-demo/hdl/reader.rkt b/beautiful-racket-demo/hdl-demo/reader.rkt similarity index 100% rename from beautiful-racket-demo/hdl/reader.rkt rename to beautiful-racket-demo/hdl-demo/reader.rkt diff --git a/beautiful-racket-demo/hdl/tokenizer.rkt b/beautiful-racket-demo/hdl-demo/tokenizer.rkt similarity index 100% rename from beautiful-racket-demo/hdl/tokenizer.rkt rename to beautiful-racket-demo/hdl-demo/tokenizer.rkt diff --git a/beautiful-racket-demo/hdl-tst/expander.rkt b/beautiful-racket-demo/hdl-tst-demo/expander.rkt similarity index 100% rename from beautiful-racket-demo/hdl-tst/expander.rkt rename to beautiful-racket-demo/hdl-tst-demo/expander.rkt diff --git a/beautiful-racket-demo/hdl-tst/parser.rkt b/beautiful-racket-demo/hdl-tst-demo/parser.rkt similarity index 100% rename from beautiful-racket-demo/hdl-tst/parser.rkt rename to beautiful-racket-demo/hdl-tst-demo/parser.rkt diff --git a/beautiful-racket-demo/hdl-tst/tokenizer.rkt b/beautiful-racket-demo/hdl-tst-demo/tokenizer.rkt similarity index 100% rename from beautiful-racket-demo/hdl-tst/tokenizer.rkt rename to beautiful-racket-demo/hdl-tst-demo/tokenizer.rkt diff --git a/beautiful-racket-demo/info.rkt b/beautiful-racket-demo/info.rkt index db457fa..1f534d8 100644 --- a/beautiful-racket-demo/info.rkt +++ b/beautiful-racket-demo/info.rkt @@ -1,4 +1,8 @@ #lang info +;; the subdirectories here are suffixed with -demo +;; so they don't collide in the #lang namespace +;; with the test projects that readers will be making themselves + (define collection 'multi) (define version "0.01") diff --git a/beautiful-racket-demo/jsonic-2/buttons.rkt b/beautiful-racket-demo/jsonic-2-demo/buttons.rkt similarity index 100% rename from beautiful-racket-demo/jsonic-2/buttons.rkt rename to beautiful-racket-demo/jsonic-2-demo/buttons.rkt diff --git a/beautiful-racket-demo/jsonic-2/colorer.rkt b/beautiful-racket-demo/jsonic-2-demo/colorer.rkt similarity index 100% rename from beautiful-racket-demo/jsonic-2/colorer.rkt rename to beautiful-racket-demo/jsonic-2-demo/colorer.rkt diff --git a/beautiful-racket-demo/jsonic-2/expander.rkt b/beautiful-racket-demo/jsonic-2-demo/expander.rkt similarity index 100% rename from beautiful-racket-demo/jsonic-2/expander.rkt rename to beautiful-racket-demo/jsonic-2-demo/expander.rkt diff --git a/beautiful-racket-demo/jsonic-2/indenter.rkt b/beautiful-racket-demo/jsonic-2-demo/indenter.rkt similarity index 100% rename from beautiful-racket-demo/jsonic-2/indenter.rkt rename to beautiful-racket-demo/jsonic-2-demo/indenter.rkt diff --git a/beautiful-racket-demo/jsonic-2/jsonic-2-test.rkt b/beautiful-racket-demo/jsonic-2-demo/jsonic-2-test.rkt similarity index 100% rename from beautiful-racket-demo/jsonic-2/jsonic-2-test.rkt rename to beautiful-racket-demo/jsonic-2-demo/jsonic-2-test.rkt diff --git a/beautiful-racket-demo/jsonic-2/main.rkt b/beautiful-racket-demo/jsonic-2-demo/main.rkt similarity index 100% rename from beautiful-racket-demo/jsonic-2/main.rkt rename to beautiful-racket-demo/jsonic-2-demo/main.rkt diff --git a/beautiful-racket-demo/jsonic-2/parser-test.rkt b/beautiful-racket-demo/jsonic-2-demo/parser-test.rkt similarity index 100% rename from beautiful-racket-demo/jsonic-2/parser-test.rkt rename to beautiful-racket-demo/jsonic-2-demo/parser-test.rkt diff --git a/beautiful-racket-demo/jsonic-2/parser.rkt b/beautiful-racket-demo/jsonic-2-demo/parser.rkt similarity index 100% rename from beautiful-racket-demo/jsonic-2/parser.rkt rename to beautiful-racket-demo/jsonic-2-demo/parser.rkt diff --git a/beautiful-racket-demo/jsonic-2/reader.rkt b/beautiful-racket-demo/jsonic-2-demo/reader.rkt similarity index 100% rename from beautiful-racket-demo/jsonic-2/reader.rkt rename to beautiful-racket-demo/jsonic-2-demo/reader.rkt diff --git a/beautiful-racket-demo/jsonic-2/tokenizer.rkt b/beautiful-racket-demo/jsonic-2-demo/tokenizer.rkt similarity index 100% rename from beautiful-racket-demo/jsonic-2/tokenizer.rkt rename to beautiful-racket-demo/jsonic-2-demo/tokenizer.rkt diff --git a/beautiful-racket-demo/jsonic/expander.rkt b/beautiful-racket-demo/jsonic-demo/expander.rkt similarity index 100% rename from beautiful-racket-demo/jsonic/expander.rkt rename to beautiful-racket-demo/jsonic-demo/expander.rkt diff --git a/beautiful-racket-demo/jsonic/jsonic-test.rkt b/beautiful-racket-demo/jsonic-demo/jsonic-test.rkt similarity index 100% rename from beautiful-racket-demo/jsonic/jsonic-test.rkt rename to beautiful-racket-demo/jsonic-demo/jsonic-test.rkt diff --git a/beautiful-racket-demo/jsonic/main.rkt b/beautiful-racket-demo/jsonic-demo/main.rkt similarity index 100% rename from beautiful-racket-demo/jsonic/main.rkt rename to beautiful-racket-demo/jsonic-demo/main.rkt diff --git a/beautiful-racket-demo/jsonic/parser.rkt b/beautiful-racket-demo/jsonic-demo/parser.rkt similarity index 100% rename from beautiful-racket-demo/jsonic/parser.rkt rename to beautiful-racket-demo/jsonic-demo/parser.rkt diff --git a/beautiful-racket-demo/jsonic/reader.rkt b/beautiful-racket-demo/jsonic-demo/reader.rkt similarity index 100% rename from beautiful-racket-demo/jsonic/reader.rkt rename to beautiful-racket-demo/jsonic-demo/reader.rkt diff --git a/beautiful-racket-demo/jsonic/tokenizer.rkt b/beautiful-racket-demo/jsonic-demo/tokenizer.rkt similarity index 100% rename from beautiful-racket-demo/jsonic/tokenizer.rkt rename to beautiful-racket-demo/jsonic-demo/tokenizer.rkt diff --git a/beautiful-racket-demo/stacker-demo/stacker-test.rkt b/beautiful-racket-demo/stacker-demo/stacker-test.rkt new file mode 100644 index 0000000..09d10d5 --- /dev/null +++ b/beautiful-racket-demo/stacker-demo/stacker-test.rkt @@ -0,0 +1,6 @@ +#lang reader "stacker.rkt" +4 +8 ++ +3 +* \ No newline at end of file diff --git a/beautiful-racket-demo/stacker.rkt b/beautiful-racket-demo/stacker-demo/stacker.rkt similarity index 81% rename from beautiful-racket-demo/stacker.rkt rename to beautiful-racket-demo/stacker-demo/stacker.rkt index aa95bb9..27fc543 100644 --- a/beautiful-racket-demo/stacker.rkt +++ b/beautiful-racket-demo/stacker-demo/stacker.rkt @@ -3,7 +3,7 @@ (define (read-syntax path port) (define args (port->lines port)) (define handle-datums (format-datums '(handle ~a) args)) - (define module-datum `(module stacker-mod br/demo/stacker + (define module-datum `(module stacker-mod stacker-demo/stacker ,@handle-datums)) (datum->syntax #f module-datum)) (provide read-syntax) @@ -33,7 +33,3 @@ (provide handle) (provide + *) - -(module+ test - (require rackunit) - (check-equal? (with-output-to-string (λ () (dynamic-require "stacker-test.rkt" #f))) "36")) \ No newline at end of file diff --git a/beautiful-racket-demo/stacker-test.rkt b/beautiful-racket-demo/stacker-test.rkt deleted file mode 100644 index 791955c..0000000 --- a/beautiful-racket-demo/stacker-test.rkt +++ /dev/null @@ -1,6 +0,0 @@ -#lang reader br/demo/stacker -4 -8 -+ -3 -* \ No newline at end of file diff --git a/beautiful-racket-demo/txtadv/0-longhand/README.txt b/beautiful-racket-demo/txtadv-demo/0-longhand/README.txt similarity index 100% rename from beautiful-racket-demo/txtadv/0-longhand/README.txt rename to beautiful-racket-demo/txtadv-demo/0-longhand/README.txt diff --git a/beautiful-racket-demo/txtadv/0-longhand/txtadv+world.rkt b/beautiful-racket-demo/txtadv-demo/0-longhand/txtadv+world.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/0-longhand/txtadv+world.rkt rename to beautiful-racket-demo/txtadv-demo/0-longhand/txtadv+world.rkt diff --git a/beautiful-racket-demo/txtadv/1-monolith/README.txt b/beautiful-racket-demo/txtadv-demo/1-monolith/README.txt similarity index 100% rename from beautiful-racket-demo/txtadv/1-monolith/README.txt rename to beautiful-racket-demo/txtadv-demo/1-monolith/README.txt diff --git a/beautiful-racket-demo/txtadv/1-monolith/txtadv+world.rkt b/beautiful-racket-demo/txtadv-demo/1-monolith/txtadv+world.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/1-monolith/txtadv+world.rkt rename to beautiful-racket-demo/txtadv-demo/1-monolith/txtadv+world.rkt diff --git a/beautiful-racket-demo/txtadv/2-modules/README.txt b/beautiful-racket-demo/txtadv-demo/2-modules/README.txt similarity index 100% rename from beautiful-racket-demo/txtadv/2-modules/README.txt rename to beautiful-racket-demo/txtadv-demo/2-modules/README.txt diff --git a/beautiful-racket-demo/txtadv/2-modules/txtadv.rkt b/beautiful-racket-demo/txtadv-demo/2-modules/txtadv.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/2-modules/txtadv.rkt rename to beautiful-racket-demo/txtadv-demo/2-modules/txtadv.rkt diff --git a/beautiful-racket-demo/txtadv/2-modules/world.rkt b/beautiful-racket-demo/txtadv-demo/2-modules/world.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/2-modules/world.rkt rename to beautiful-racket-demo/txtadv-demo/2-modules/world.rkt diff --git a/beautiful-racket-demo/txtadv/3-module-lang/README.txt b/beautiful-racket-demo/txtadv-demo/3-module-lang/README.txt similarity index 100% rename from beautiful-racket-demo/txtadv/3-module-lang/README.txt rename to beautiful-racket-demo/txtadv-demo/3-module-lang/README.txt diff --git a/beautiful-racket-demo/txtadv/3-module-lang/txtadv.rkt b/beautiful-racket-demo/txtadv-demo/3-module-lang/txtadv.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/3-module-lang/txtadv.rkt rename to beautiful-racket-demo/txtadv-demo/3-module-lang/txtadv.rkt diff --git a/beautiful-racket-demo/txtadv/3-module-lang/world.rkt b/beautiful-racket-demo/txtadv-demo/3-module-lang/world.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/3-module-lang/world.rkt rename to beautiful-racket-demo/txtadv-demo/3-module-lang/world.rkt diff --git a/beautiful-racket-demo/txtadv/4-type/README.txt b/beautiful-racket-demo/txtadv-demo/4-type/README.txt similarity index 100% rename from beautiful-racket-demo/txtadv/4-type/README.txt rename to beautiful-racket-demo/txtadv-demo/4-type/README.txt diff --git a/beautiful-racket-demo/txtadv/4-type/txtadv.rkt b/beautiful-racket-demo/txtadv-demo/4-type/txtadv.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/4-type/txtadv.rkt rename to beautiful-racket-demo/txtadv-demo/4-type/txtadv.rkt diff --git a/beautiful-racket-demo/txtadv/4-type/world.rkt b/beautiful-racket-demo/txtadv-demo/4-type/world.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/4-type/world.rkt rename to beautiful-racket-demo/txtadv-demo/4-type/world.rkt diff --git a/beautiful-racket-demo/txtadv/5-lang/README.txt b/beautiful-racket-demo/txtadv-demo/5-lang/README.txt similarity index 100% rename from beautiful-racket-demo/txtadv/5-lang/README.txt rename to beautiful-racket-demo/txtadv-demo/5-lang/README.txt diff --git a/beautiful-racket-demo/txtadv/5-lang/txtadv-reader.rkt b/beautiful-racket-demo/txtadv-demo/5-lang/txtadv-reader.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/5-lang/txtadv-reader.rkt rename to beautiful-racket-demo/txtadv-demo/5-lang/txtadv-reader.rkt diff --git a/beautiful-racket-demo/txtadv/5-lang/txtadv.rkt b/beautiful-racket-demo/txtadv-demo/5-lang/txtadv.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/5-lang/txtadv.rkt rename to beautiful-racket-demo/txtadv-demo/5-lang/txtadv.rkt diff --git a/beautiful-racket-demo/txtadv/5-lang/world.rkt b/beautiful-racket-demo/txtadv-demo/5-lang/world.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/5-lang/world.rkt rename to beautiful-racket-demo/txtadv-demo/5-lang/world.rkt diff --git a/beautiful-racket-demo/txtadv/6-color/README.txt b/beautiful-racket-demo/txtadv-demo/6-color/README.txt similarity index 100% rename from beautiful-racket-demo/txtadv/6-color/README.txt rename to beautiful-racket-demo/txtadv-demo/6-color/README.txt diff --git a/beautiful-racket-demo/txtadv/6-color/color.rkt b/beautiful-racket-demo/txtadv-demo/6-color/color.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/6-color/color.rkt rename to beautiful-racket-demo/txtadv-demo/6-color/color.rkt diff --git a/beautiful-racket-demo/txtadv/6-color/reader.rkt b/beautiful-racket-demo/txtadv-demo/6-color/reader.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/6-color/reader.rkt rename to beautiful-racket-demo/txtadv-demo/6-color/reader.rkt diff --git a/beautiful-racket-demo/txtadv/6-color/txtadv.rkt b/beautiful-racket-demo/txtadv-demo/6-color/txtadv.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/6-color/txtadv.rkt rename to beautiful-racket-demo/txtadv-demo/6-color/txtadv.rkt diff --git a/beautiful-racket-demo/txtadv/6-color/world.rkt b/beautiful-racket-demo/txtadv-demo/6-color/world.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/6-color/world.rkt rename to beautiful-racket-demo/txtadv-demo/6-color/world.rkt diff --git a/beautiful-racket-demo/txtadv/expander.rkt b/beautiful-racket-demo/txtadv-demo/expander.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/expander.rkt rename to beautiful-racket-demo/txtadv-demo/expander.rkt diff --git a/beautiful-racket-demo/txtadv/flatt-acm.webloc b/beautiful-racket-demo/txtadv-demo/flatt-acm.webloc similarity index 100% rename from beautiful-racket-demo/txtadv/flatt-acm.webloc rename to beautiful-racket-demo/txtadv-demo/flatt-acm.webloc diff --git a/beautiful-racket-demo/txtadv/parser.rkt b/beautiful-racket-demo/txtadv-demo/parser.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/parser.rkt rename to beautiful-racket-demo/txtadv-demo/parser.rkt diff --git a/beautiful-racket-demo/txtadv/reader.rkt b/beautiful-racket-demo/txtadv-demo/reader.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/reader.rkt rename to beautiful-racket-demo/txtadv-demo/reader.rkt diff --git a/beautiful-racket-demo/txtadv/tokenizer.rkt b/beautiful-racket-demo/txtadv-demo/tokenizer.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/tokenizer.rkt rename to beautiful-racket-demo/txtadv-demo/tokenizer.rkt diff --git a/beautiful-racket-demo/txtadv/world-sexp.rkt b/beautiful-racket-demo/txtadv-demo/world-sexp.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/world-sexp.rkt rename to beautiful-racket-demo/txtadv-demo/world-sexp.rkt diff --git a/beautiful-racket-demo/txtadv/world-test.rkt b/beautiful-racket-demo/txtadv-demo/world-test.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/world-test.rkt rename to beautiful-racket-demo/txtadv-demo/world-test.rkt diff --git a/beautiful-racket-demo/txtadv/world.rkt b/beautiful-racket-demo/txtadv-demo/world.rkt similarity index 100% rename from beautiful-racket-demo/txtadv/world.rkt rename to beautiful-racket-demo/txtadv-demo/world.rkt diff --git a/beautiful-racket-demo/wires/main.rkt b/beautiful-racket-demo/wires-demo/main.rkt similarity index 100% rename from beautiful-racket-demo/wires/main.rkt rename to beautiful-racket-demo/wires-demo/main.rkt diff --git a/beautiful-racket-demo/wires/puzzle.rkt b/beautiful-racket-demo/wires-demo/puzzle.rkt similarity index 100% rename from beautiful-racket-demo/wires/puzzle.rkt rename to beautiful-racket-demo/wires-demo/puzzle.rkt diff --git a/beautiful-racket-demo/wires/wires-test.rkt b/beautiful-racket-demo/wires-demo/wires-test.rkt similarity index 100% rename from beautiful-racket-demo/wires/wires-test.rkt rename to beautiful-racket-demo/wires-demo/wires-test.rkt