hydra icon indicating copy to clipboard operation
hydra copied to clipboard

Port Base DSL to Java

Open aman-dureja opened this issue 2 years ago • 1 comments

https://github.com/CategoricalData/hydra/blob/main/hydra-haskell/src/main/haskell/Hydra/Dsl/Base.hs

aman-dureja avatar Feb 24 '23 18:02 aman-dureja

Note: this is another DSL module which may or may not need to be ported 1:1 into Java. The functionality needs to be there, but it doesn't necessarily need to be encapsulated in a module called "Base"; whatever works best in Java.

joshsh avatar Feb 28 '23 20:02 joshsh