daml/compiler
Shayne Fletcher 4b8ac32651
Update hie-core README emacs instructions (#2567)
* Update hie-core README emacs instructions

* Send the reader to MELPA
2019-08-16 13:43:49 -04:00
..
daml-extension update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
daml-lf-ast Simplify the pretty printing of location info in DAML-LF (#2530) 2019-08-14 10:05:50 +00:00
daml-lf-proto update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
daml-lf-reader update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
daml-lf-tools update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
daml-licenses update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
damlc Write template locations when converting to DAML-LF (#2575) 2019-08-16 14:16:45 +00:00
hie-core Update hie-core README emacs instructions (#2567) 2019-08-16 13:43:49 -04:00
lsp-tests Only report progress when client supports it (#2517) 2019-08-13 20:00:21 +02:00
scenario-service Wait for all gRPC requests to finish before shutting down gRPC (#2551) 2019-08-15 09:39:30 +00:00
README.md open-sourcing daml 2019-04-04 09:33:38 +01:00

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.