summaryrefslogtreecommitdiff
path: root/src/compiler/compiler.lm
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/compiler.lm')
-rw-r--r--src/compiler/compiler.lm3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/compiler/compiler.lm b/src/compiler/compiler.lm
index a4968f9..33dd2c3 100644
--- a/src/compiler/compiler.lm
+++ b/src/compiler/compiler.lm
@@ -1,3 +1,6 @@
+# Filespec compiler
+# Takes in fspec source code and outputs bytecode for further processing
+
include 'expr.lm'
context fspec