daml/compiler/repl-service/protos
Moritz Kiefer 8d81399c0f
Add an experimental DAML script REPL (#4660)
As mentioned in the title, this is still very experimental and needs
more work before we want to advertise it. However, the code is in a
somewhat reasonable shape, there are tests and I think even in the
current state it is already useful. Also this PR is already getting
very large so I don’t want to hold off much longer before merging this.

It is included in the SDK but hidden from `damlc --help` and `daml
--help` until the most pressing issues are addressed (primarily around
making sure that it doesn’t just shut down if you have a type error
and better error messages in general).

changelog_begin
changelog_end
2020-02-24 11:06:27 +01:00
..
BUILD.bazel Add an experimental DAML script REPL (#4660) 2020-02-24 11:06:27 +01:00
repl_service.proto Add an experimental DAML script REPL (#4660) 2020-02-24 11:06:27 +01:00