daml/compiler
2019-05-02 19:16:32 +00:00
..
daml-lf-ast Deal with NUL bytes in strings (#844) 2019-05-02 17:33:07 +00:00
daml-lf-proto Move DA.Pretty into da-hs-base (#818) 2019-05-01 14:50:19 +01:00
daml-lf-tools Explicit export lists in the DAML-LF Haskell module (#813) 2019-05-02 10:12:31 +02:00
haskell-ide-core Improve the error message if we can't find the file (#858) 2019-05-02 19:16:32 +00:00
scenario-service Start cleaning up pretty-print (#821) 2019-05-01 19:06:00 +01:00
README.md open-sourcing daml 2019-04-04 09:33:38 +01:00

DAML Compiler

This directory contains several libraries used by and the executable for the DAML compiler.

Libraries

  • daml-lf-ast: The DAML-LF AST and type checker.