about summary refs log tree commit diff stats
path: root/subx/dcr
diff options
context:
space:
mode:
Diffstat (limited to 'subx/dcr')
-rwxr-xr-xsubx/dcr4
1 files changed, 4 insertions, 0 deletions
diff --git a/subx/dcr b/subx/dcr
new file mode 100755
index 00000000..938dbb56
--- /dev/null
+++ b/subx/dcr
@@ -0,0 +1,4 @@
+#!/usr/bin/env zsh
+# Make opening various versions of the Crenshaw compiler even more convenient.
+
+./dgen crenshaw$1  &&  ./drun crenshaw$1