-
Having a table with all the languages and some properties for them in the README would be useful.
Example properties:
* DSL or eDSL (+ host language)
* Private computation
* Proof System (+ trus…
-
Hi all,
I would like to build a small EDSL. The idea is to have the dsl frontend in python and handle lowering in c++.
Here is a very small example which I wrote to reproduce the error:
```pyth…
-
Hi,
Firstly, I wanted to say I'm amazed by how easy to use the eDSL is, it has made my life a lot easier recently, so thank you!
Apologies if this question has already been asked or is documente…
-
We should set up at least one discovery call and follow up with work on design documents around how our eDSL should function. This also means thinking about how Python is used directly with the runtim…
-
The [Scheduling section of the Aerie docs](https://nasa-ammos.github.io/aerie-docs/scheduling/introduction/) should be updated to explain our new Procedural Scheduling feature - maybe this section sho…
-
-
eg better ordering is least to most:
rbyh updated
5 months ago
-
Purpose: This will allow you to use Scenario objects with Agent traits -- eg images.
-
For comment:
* Add an .edsl reader interface (blocking/ not async)
* Add validation for .edsl files (blocking/ not async)
* Add a direct `migrate` or `apply_schema` interface (blocking/ not async)
…
-
Hi,
I am submitting a bug issue I found while running my survey using edsl. It seems that as the number of iterations/simulations increases (and based on my experience when running the entire surve…