mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-13 10:08:03 +03:00
2c248a411c
* Add LF version 1.11 in damlc This maintains the default as 1.8 for now. CHANGELOG_BEGIN CHANGELOG_END * Fix version1_11 doc |
||
---|---|---|
.. | ||
daml-extension | ||
daml-lf-ast | ||
daml-lf-proto | ||
daml-lf-reader | ||
daml-lf-tools | ||
daml-lf-verify | ||
damlc | ||
ghcide | ||
hie-core | ||
lsp-tests | ||
repl-service | ||
scenario-service | ||
README.md |
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.