daml/compiler/README.md

9 lines
175 B
Markdown
Raw Normal View History

# Daml Compiler
2019-04-04 11:33:38 +03:00
This directory contains several libraries used by and the executable for the
Daml compiler.
2019-04-04 11:33:38 +03:00
## Libraries
* `daml-lf-ast`: The Daml-LF AST and type checker.