daml/compiler
2019-05-16 16:35:54 +02:00
..
daml-lf-ast Move the DAML-LF version render/parse logic into LF.Version (#1190) 2019-05-16 16:35:54 +02:00
daml-lf-proto Rename render/parse functions for DAML-LF minor versions in Haskell (#1182) 2019-05-16 14:58:10 +02:00
daml-lf-tools Delete DA.Prelude (#914) 2019-05-04 18:51:56 +01:00
haskell-ide-core Feedback from PR to improve import path finding (#1188) 2019-05-16 15:14:08 +01:00
scenario-service Rename render/parse functions for DAML-LF minor versions in Haskell (#1182) 2019-05-16 14:58:10 +02: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.