8000 GitHub - amrittuladhar/core.async: Facilities for async programming and communication in Clojure
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amrittuladhar/core.async

8000  
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

core.async

A Clojure library designed to provide facilities for async programming and communication.

Usage

This library is work-in-progress, experimental, broken etc. It should only be used by people working on it, ATM.

To get access to the current snapshot version, add the following to your Leiningen project.clj:

   :dependencies [[org.clojure/clojure "1.5.1"]
                  [org.clojure/core.async "0.1.0-SNAPSHOT"]]
   :repositories {"sonatype-oss-public" "https://oss.sonatype.org/content/groups/public/"}

License

Copyright © 2013 Rich Hickey and contributors

Distributed under the Eclipse Public License, the same as Clojure.

About

Facilities for async programming and communication in Clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0