daml/sdk/compiler
Samuel Williams 4ba35794d2
Multi-IDE Sdk install managament (#19256)
* Tweaks from previous version

* Implement Sdk Version management

* Address review

* Fix compilation issues
2024-05-31 09:30:07 +01:00
..
daml-dar-reader move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
daml-extension Multi-IDE Sdk install managament (#19256) 2024-05-31 09:30:07 +01:00
daml-lf-ast move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
daml-lf-proto move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
daml-lf-proto-decode Recreate LF major version 1 (#18833) 2024-03-26 09:06:35 +01:00
daml-lf-proto-encode move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
daml-lf-proto-util move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
daml-lf-reader move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
daml-lf-tools Validate Interface Upgrades (#19054) 2024-04-29 19:56:03 +00:00
damlc Multi-IDE Sdk install managament (#19256) 2024-05-31 09:30:07 +01:00
ghcide move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
hie-core move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
lsp-tests move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
scenario-service Sync package name and directory (#19129) 2024-05-02 09:27:19 +01:00
README.md move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +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.