Skip to content

Commit

Permalink
WIP Ziggy Loot.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanhorn committed Feb 14, 2024
1 parent 0712c7c commit 702c16a
Show file tree
Hide file tree
Showing 42 changed files with 320 additions and 1,761 deletions.
3 changes: 2 additions & 1 deletion langs/installer.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
("hoax" . "H1")
("iniquity" . "I")
("jig" . "J")
("knock" . "K")))
("knock" . "K")
("loot" . "L")))
(error 'ziggy-pre-installer (format "unsupported lang: ~s" lang-name))))))
75 changes: 0 additions & 75 deletions langs/loot/ast.rkt

This file was deleted.

14 changes: 0 additions & 14 deletions langs/loot/build-runtime.rkt

This file was deleted.

Loading

0 comments on commit 702c16a

Please sign in to comment.