28 Forks
629 Stars
629 Watchers

transient

A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)

How to download and setup transient

Open terminal and run command
git clone https://github.com/transient-haskell/transient.git
git clone is used to create a copy or clone of transient repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with transient https://github.com/transient-haskell/transient/archive/master.zip

Or simply clone transient with SSH
[email protected]:transient-haskell/transient.git

If you have some problems with transient

You may open issue on transient support forum (system) here: https://github.com/transient-haskell/transient/issues