Lembrary: A multiplayer persistent Haskell REPLlembrary.com 2 pointspgustafs6 years ago1 commentSaveHideCopy link On HNComments−pgustafsOP6yThe goal is to make a collaborative dev environment using immutable one-line functions. Define any pure function by building it up incrementally from one-liners, no need for a local environment at all.
Comments
The goal is to make a collaborative dev environment using immutable one-line functions. Define any pure function by building it up incrementally from one-liners, no need for a local environment at all.