jev-dsl
Haskell DSL,带类型的数据包和推断出的答案类型。
本页由英文清单自动生成。
来自 readme
jev-dsl A Haskell DSL for agents that would rather have a question judged than guessed. A packet of labelled questions is written once as an expression; its type is inferred, it renders to the exact request JSON for TypeSafe's Jev, and the answers come back under the same labels as records read by field. A choice is consumed through exhaustive labelled …