Comment by otabdeveloper4
3 years ago
> a more robust tool using a more traditional language like Go
I heard you liked configuration languages, so I wrote a configuration language for your configuration language.
How long before you stick a Yaml config into your Go configuration library for easier maintenance? And so the cycle continues.
"Dhall... that you can think of as: JSON + functions + types + imports". Is this Typescript?
IIUC, Dhall is pure and have no side effects
Unless you count the ability to do imports from around the web. But you can still make it side-effect-less by using caching and semantinc hashes on those imports?
1 reply →
so something like using typescript on Deno without extra permissions?
1 reply →