forked from SodiumFRP/sodium-cxx
-
Notifications
You must be signed in to change notification settings - Fork 0
grahamreeds/sodium-cxx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sodium - Functional Reactive Programming (FRP) library for multiple languages C++ version See central 'sodium' repository for more information Buy the book "Functional Reactive Programming" at https://www.manning.com/books/functional-reactive-programming Drop by our blog at http://reactiveprogramming.org/ BUILDING SODIUM =============== To build (from v1 subdirectory): mkdir build cd build cmake .. make make install By default, the install is to prefix /usr/local. Of course, you can use any generator you want. This has been tested with Unix Makefiles and Xcode e.g., use cmake -G'Xcode' .. To generate an Xcode project
About
Sodium - Functional Reactive Programming (FRP) Library for C++
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 98.2%
- Makefile 1.2%
- Other 0.6%