daml/compiler
2019-06-20 15:49:35 +02:00
..
daml-lf-ast Remove useless version paramater from LF.World.initSelfWorld (#1601) 2019-06-12 11:55:27 +00:00
daml-lf-proto daml-lf: add enum pattern matching (#1506) 2019-06-04 22:25:22 +00:00
daml-lf-tools Add Pretty instances for everything in the DAML-LF AST (#1532) 2019-06-05 13:59:05 -04:00
haskell-ide-core Hic elisp (#1714) 2019-06-18 14:10:52 +02:00
lsp-tests Mark lsp-tests as flaky on Windows (#1782) 2019-06-20 15:49:35 +02:00
scenario-service Move webview src to a separate JS file (#1784) 2019-06-20 14:55:30 +02: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.