haskell-nix / hnix

A Haskell re-implementation of the Nix expression language
https://hackage.haskell.org/package/hnix
BSD 3-Clause "New" or "Revised" License
762 stars 115 forks source link

Build a web-based REPL so we can evaluate nix expressions in the browser #244

Open mightybyte opened 6 years ago

mightybyte commented 6 years ago

Issue #204 will probably make some of this work easier.

mightybyte commented 6 years ago

I have started working on this as a separate project here