add datatype generation DSL stuff
authorMart Lubbers <mart@martlubbers.net>
Thu, 26 Aug 2021 08:04:12 +0000 (10:04 +0200)
committerMart Lubbers <mart@martlubbers.net>
Thu, 26 Aug 2021 08:04:12 +0000 (10:04 +0200)
commitde9656d30475c64e1a52017821e04393c9904a16
tree4cc655d9d3560ff98c3be98f3da7bc909bfef3b7
parent90cffda98c3610faa1d01cecba7178bde365d80a
add datatype generation DSL stuff
.gitignore
datatype/Compiler.hs [new file with mode: 0644]
datatype/Language.hs [new file with mode: 0644]
datatype/Main.hs [new file with mode: 0644]
datatype/MkCons.hs [new file with mode: 0644]
datatype/Printer.hs [new file with mode: 0644]
datatype/Serialise.hs [new file with mode: 0644]
datatype/Tuple.hs [new file with mode: 0644]
gopt.icl [new file with mode: 0644]
slave/cloudiTasks/cloudiTasks.icl [deleted file]
test.icl