aboutsummaryrefslogtreecommitdiff
path: root/compiler/standard.ey
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2012-12-14 12:15:40 +0100
committerDrahflow <drahflow@gmx.de>2012-12-14 12:15:40 +0100
commitf20e50a4e3ac3aeeac84358a68c253358f213667 (patch)
treeefed2b2c51fec59a0fae8f59845afa1b520e0204 /compiler/standard.ey
parent26c5b2be3918e7e27f9ae0616f3a3a629190b19c (diff)
Compiler Tokenizer working
Diffstat (limited to 'compiler/standard.ey')
-rw-r--r--compiler/standard.ey7
1 files changed, 7 insertions, 0 deletions
diff --git a/compiler/standard.ey b/compiler/standard.ey
new file mode 100644
index 0000000..7c92e35
--- /dev/null
+++ b/compiler/standard.ey
@@ -0,0 +1,7 @@
+{ "}" | *
+ { /f deff /x defv
+ { x f }
+ } quoted { } { * } ? *
+} "}0" defq
+
+# vim: syn=elymas