forked from SodiumFRP/sodium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
28 lines (21 loc) · 1 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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/