Skip to content

dmiller/clr.core.async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clr.core.async

A port of clojure/core.async library to ClojureCLR.

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

Releases

This is not not yet in release. The port is in progress.

Documentation

Presentations

Contributing

Contributing to Clojure projects requires a signed Contributor Agreement. Pull requests and GitHub issues are not accepted; please use the core.async JIRA project to report problems or enhancements.

Copyright and License

Original ClojureJVM code:

Copyright © 2013 Rich Hickey and contributors

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

Modified code for ClojureCLR:

Copyright (c) 2013 David Miller. All rights reserved. The use and distribution terms for this software are covered by the Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php) which can be found in the file epl-v10.html at the root of this distribution. By using this software in any fashion, you are agreeing to be bound bythe terms of this license. You must not remove this notice, or any other, from this software.

About

Port of clojure/core.async to ClojureCLR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published