mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
3ee6f4f096
Before it was garbled and wrong: Range: Range Start: Position Line: 2Character: 15End: Position Line: 2Character: 15 After it's correct and like it was before: Range: 3:15-3:17 |
||
---|---|---|
.. | ||
daml-lf-ast | ||
daml-lf-proto | ||
daml-lf-tools | ||
haskell-ide-core | ||
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.