{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/reactive","name":"reactive","description":"Reactive is a simple foundation for programming reactive systems\nfunctionally.  Like Fran/FRP, it has a notions of (reactive) behaviors and\nevents.  Unlike most previous FRP implementations, Reactive has a hybrid\ndemand/data-driven implementation, as described in the paper \"Push-pull\nfunctional reactive programming\", http://conal.net/papers/push-pull-frp/.\n\nThis version of Reactive has some serious bugs that show up particularly\nwith some uses of the Event monad.  Some problems have been due to bugs\nin the GHC run-time support for concurrency.  I do not know whether the\nremaining problems in Reactive are still more subtle RTS issues, or\nsome subtle laziness bugs in Reactive.  Help probing the remaining\ndifficulties is most welcome.\n\nImport FRP.Reactive for FRP client apps.  To make a Reactive adapter for an\nimperative library, import FRP.Reactive.LegacyAdapters.\n\nPlease see the project wiki page: http://haskell.org/haskellwiki/reactive\n\n© 2007-2009 by Conal Elliott; GNU AGPLv3 license (see COPYING).\nI am not thrilled with GPL, and I doubt I'll stay with it for long.\nIf you would like different terms, please talk to me.\n\nWith contributions from: Robin Green, Thomas Davie, Luke Palmer,\nDavid Sankel, Jules Bean, Creighton Hogg, Chuan-kai Lin, and Richard\nSmith.  Please let me know if I've forgotten to list you.","version":"0.11.5","softwareVersion":"0.11.5","license":"https://spdx.org/licenses/Other","url":"http://haskell.org/haskellwiki/reactive","keywords":["frp","reactivity","Propose Tags"],"maintainer":[{"@type":"Person","name":"ConalElliott"},{"@type":"Person","name":"RussellOConnor"}],"author":[{"@type":"Person","name":"ConalElliott"},{"@type":"Person","name":"RussellOConnor"}],"copyrightHolder":[{"@type":"Person","name":"ConalElliott"},{"@type":"Person","name":"RussellOConnor"}],"dateCreated":"2007-12-28","dateModified":"2010-07-28","datePublished":"2010-07-28","copyrightYear":2007,"downloadUrl":"https://hackage.haskell.org/package/reactive-0.11.5/reactive-0.11.5.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","sameAs":["https://hackage.haskell.org/package/reactive"]}