aboutsummaryrefslogtreecommitdiff
path: root/elymas
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2013-09-01 21:53:19 +0200
committerDrahflow <drahflow@gmx.de>2013-09-01 21:53:19 +0200
commitdd98844bd4968664f9dd7be996df596873733ecd (patch)
treef9f653742e9a9cae65a13d85a051681359dc95fc /elymas
parentfdd6dbf870747bd02f3a3ce6523dcc2c32880acb (diff)
RegEx behavior now greedy as everyone expects it
Diffstat (limited to 'elymas')
-rw-r--r--elymas/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/elymas/Makefile b/elymas/Makefile
new file mode 100644
index 0000000..a5c13fb
--- /dev/null
+++ b/elymas/Makefile
@@ -0,0 +1,2 @@
+loaded: interpreter loaded.ey $(shell find lib -name '*.ey')
+ ./interpreter < loaded.ey