mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 00:35:25 +03:00
4848519fc6
* Extend interface go to def test to cover methods and choices changelog_begin changelog_end |
||
---|---|---|
.. | ||
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.