summaryrefslogtreecommitdiff
path: root/src/compiler/types.lm
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/types.lm')
-rw-r--r--src/compiler/types.lm3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/compiler/types.lm b/src/compiler/types.lm
index 34a9026..6edc2ea 100644
--- a/src/compiler/types.lm
+++ b/src/compiler/types.lm
@@ -1,3 +1,6 @@
+# Basic (mostly) langauge independent types
+# These are the foundation for understanding the source code
+
context number
context unsigned
literal `true `false