daml/compiler/README.md
Digital Asset GmbH 05e691f558 open-sourcing daml
2019-04-04 09:33:38 +01:00

9 lines
175 B
Markdown

# 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.