daml/compiler/README.md

9 lines
175 B
Markdown
Raw Normal View History

2019-04-04 11:33:38 +03: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.