summaryrefslogtreecommitdiffstats
path: root/program.cm
diff options
context:
space:
mode:
authorRose Hogenson <rhogenson@posteo.net>2023-02-10 15:06:47 -0800
committerRose Hogenson <rhogenson@posteo.net>2023-02-10 15:06:47 -0800
commitb3f2fd686bc781996687deaadbe721b3300e4aba (patch)
tree7420e4c04fac7ad522a8ee6edc9c2d224958cd87 /program.cm
parentd61fa242bdd71a9f535e65b96ed5407769cc792f (diff)
downloadsml-b3f2fd686bc781996687deaadbe721b3300e4aba.tar.zst
Write a first draft of the compiler.
Sorry I haven't been better about these commit messages. You're not my mom.
Diffstat (limited to 'program.cm')
-rw-r--r--program.cm6
1 files changed, 6 insertions, 0 deletions
diff --git a/program.cm b/program.cm
index f0fc04f..b957215 100644
--- a/program.cm
+++ b/program.cm
@@ -1,8 +1,14 @@
Group is
+codegen.sml
+cps.sml
either.sml
+elab.sml
+gensym.sml
+linker.sml
map.sml
parser.sml
syntax.sml
+buffer.sml
$/basis.cm