Skip to content

ritschwumm/screact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple reactive programming library

To build this code, get and install SBT from
    https://github.com/sbt/sbt

Get and install these library/libraries before building:
    https://github.com/ritschwumm/scutil

Use these commands to build:
    git clone git@github.com:ritschwumm/screact.git
    cd screact
    sbt publish-local

features
-   glitch protection: signals and events never see stale values
-   extensive set of combinators
-   simple signal DSL
-   easy to integrate with swing
-   no compiler plugin needed

About

A simple reactive programming library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages