daml/compiler
2019-06-03 14:03:15 +01:00
..
daml-lf-ast Drop support for DAML-LF 1.2 from damlc (#1428) 2019-05-28 16:30:39 +02:00
daml-lf-proto Add enum type to daml-lf (#1397) 2019-05-29 12:15:01 +00:00
daml-lf-tools Drop support for DAML-LF 1.2 from damlc (#1428) 2019-05-28 16:30:39 +02:00
haskell-ide-core Added a barebones readme for haskell-ide-core as I've linked it from... (#1493) 2019-06-03 14:03:15 +01:00
scenario-service Add enum type to daml-lf (#1397) 2019-05-29 12:15:01 +00: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.