{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/interact","name":"interact","description":"This module provides functions to create interactive REPLs:\n\nstateless REPL from a single argument functions\n\nREPL with state from plain state function or with State monad\n\nREPL-fold from two-arguments functions, with the accumulator in the first argument\n\nEach line you enter is read into the argument type and sent to the function, with the result printed","version":"0.2.0.0","softwareVersion":"0.2.0.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/epoberezkin/interact","issueTracker":"https://github.com/epoberezkin/interact/issues","url":"https://github.com/epoberezkin/interact#readme","keywords":["library","mit","repl","system","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"epoberezkin"}],"author":[{"@type":"Person","name":"epoberezkin"}],"copyrightHolder":[{"@type":"Person","name":"epoberezkin"}],"dateCreated":"2020-06-19","dateModified":"2020-06-21","datePublished":"2020-06-21","copyrightYear":2020,"downloadUrl":"https://hackage.haskell.org/package/interact-0.2.0.0/interact-0.2.0.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/interact"],"funder":[{"@type":"Organization","url":"https://github.com/sponsors/epoberezkin"}],"https://www.w3.org/ns/activitystreams#likes":1}