imprevu: Reactive programming language based on a DSL

[ bsd3, language, library ] [ Propose Tags ]

A DSL to express events


[Skip to Readme]

Modules

  • Imprevu
    • Imprevu.Evaluation
      • Imprevu.Evaluation.EventEval
      • Imprevu.Evaluation.InputEval
      • Imprevu.Evaluation.TimeEval
      • Imprevu.Evaluation.Types
      • Imprevu.Evaluation.Utils
    • Imprevu.Events
    • Imprevu.Inputs
    • Imprevu.Messages
    • Imprevu.SysMgt
    • Test
      • Imprevu.Test.Test
      • Imprevu.Test.TestMgt
    • Imprevu.Types
    • Imprevu.Variables

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0
Dependencies aeson, base (>=4.6 && <5), Boolean (>=0.2 && <0.3), containers (>=0.5 && <0.6), DebugTraceHelpers (>=0.12 && <0.13), ghc (>=7.6 && <8.1), lens (>=4.7 && <4.15), monad-loops (>=0.4 && <0.5), mtl (>=2.1 && <2.3), NoTrace, old-locale (>=1.0 && <1.1), random (>=1.1 && <1.2), safe (>=0.3 && <0.4), semigroups, shortcut, stm, time (>=1.4 && <1.7), time-recurrence (>=0.9 && <0.10), validation [details]
License BSD-3-Clause
Copyright 2016 Corentin Dupont
Author Corentin Dupont
Maintainer Corentin Dupont
Category Language
Home page http://www.nomyx.net
Source repo head: git clone https://github.com/cdupont/Nomyx.git
Uploaded by CorentinDupont at 2017-03-13T23:26:11Z
Distributions
Reverse Dependencies 4 direct, 2 indirect [details]
Downloads 904 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-03-13 [all 3 reports]

Readme for imprevu-0.1.0

[back to package description]

Imprevu

Complex Event Processing library embeddable in DSLs.

Installation

git clone git://github.com/cdupont/Imprevu.git
stack install

Contact

Bug-reports, questions, suggestions and patches are all welcome.