mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
318e1d380e
* delete the featureSimpleInterfaces flag * fix DamlcIntegration tests * add DAML_INTERFACE to LegacyCppFlags.daml |
||
---|---|---|
.. | ||
daml-dar-reader | ||
daml-extension | ||
daml-lf-ast | ||
daml-lf-proto | ||
daml-lf-proto-decode | ||
daml-lf-proto-encode | ||
daml-lf-proto-util | ||
daml-lf-reader | ||
daml-lf-tools | ||
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.