OPEN-SOURCE PROJECT
jev-dsl
An early Haskell DSL that describes labeled Jev questions, renders requests and decodes matching answers.
- Stars
- 6
- Forks
- 0
- License
- MIT
- Last commit
- 2026-09-18
What Jev does here
Uses inferred types and labeled handlers to connect Choice answers to predefined program branches.
Keeps questions, result types and branch handling in one inspectable definition.
The README marks it early alpha with a changing interface. Type guarantees do not establish factual correctness, and the library itself has no network transport.