diff options
| author | Rose Hogenson <rhogenson@posteo.net> | 2023-02-10 15:06:47 -0800 |
|---|---|---|
| committer | Rose Hogenson <rhogenson@posteo.net> | 2023-02-10 15:06:47 -0800 |
| commit | b3f2fd686bc781996687deaadbe721b3300e4aba (patch) | |
| tree | 7420e4c04fac7ad522a8ee6edc9c2d224958cd87 /program.cm | |
| parent | d61fa242bdd71a9f535e65b96ed5407769cc792f (diff) | |
| download | sml-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.cm | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
