Skip to content

zzazang/sodium

 
 

Repository files navigation

Sodium - Functional Reactive Programming (FRP) library for multiple languages

This is based on Flapjax, Yampa, scala.React and a number of other Functional
Reactive Programming efforts, as well as a lot of personal experience. Enjoy.

Status:
  C++ - complete, but the memory management is not quite right yet - in separate sodium-cxx repository
  C# - complete
  Java - complete
  Kotlin - complete - in separate sodium-kotlin repository
  Scala - complete but in need of some updating
  Typescript/Javascript - complete - in separate sodium-typescript repository

  Haskell - deprecated in favour of Heinrich Apfelmus's Reactive Banana
  Embedded-C - just an experiment
  Rust - got nowhere with it yet

Got a question about how to use Sodium? Go to Sodium user forum:
  http://sodium.nz/

Found a bug? Raise an issue at
  https://github.com/SodiumFRP/

Buy the book "Functional Reactive Programming" at
  https://www.manning.com/books/functional-reactive-programming

Drop by our blog at 
  http://reactiveprogramming.org/

About

Sodium - Functional Reactive Programming (FRP) Library for multiple languages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 36.9%
  • Java 20.2%
  • F# 15.4%
  • JavaScript 11.0%
  • Haskell 9.0%
  • Clojure 2.9%
  • Other 4.6%