Eon – An Effects-Based OCaml Nameserver

(ryan.freumh.org)

33 points | by Bogdanp 6 days ago ago

1 comments

  • nine_k 3 hours ago

    A programmable nameserver in OCaml, with capabilities of data tunneling (think firewall penetration) and, AFAIK, even "wake-on-DNS-query".

    Implementation-wise, it uses the effect system of OCaml and apparently the multicore capabilities.