daml/compiler
2019-05-03 08:33:56 +02:00
..
daml-lf-ast Drop DAML-LF 1.0 support from compiler (#863) 2019-05-02 21:35:06 +02:00
daml-lf-proto Drop DAML-LF 1.0 support from compiler (#863) 2019-05-02 21:35:06 +02: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 Restored filepaths to their error messages (#862) 2019-05-03 08:33:56 +02: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.