Skip to content

Latest commit

 

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Latest stable release: 1.9.865

CLI/deps.edn dependency information:

io.github.clojure/clr.core.async {:git/tag "v1.9.865" :git/sha "2dee16c"}

Nuget reference:

    PM> Install-Package clojure.core.async -Version 1.9.865

Leiningen/Clojars reference:

   [org.clojure.clr/core.async "1.9.865"]

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 © 2017-2022 Rich Hickey and contributors

Distributed under the Eclipse Public License, the same as Clojure

About

Port of Clojure core.async to the CLR

Resources

Contributing

Stars

4 stars

Watchers

21 watching

Forks

Releases

Packages

Used by

Contributors

Languages