欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Clojure ecosystem
来自开放百科 - 灰狐
(版本间的差异)
小 (→生态) |
小 |
||
第1行: | 第1行: | ||
[[Clojure]] 生态系统 | [[Clojure]] 生态系统 | ||
+ | [[文件:Clojure-logo.png|right]] | ||
+ | |||
+ | ==基金会== | ||
+ | Clojure 采用 Eclipse Public License 1.0 许可证 | ||
+ | |||
+ | ==用户公司== | ||
+ | *[https://clojure.org/community/companies Companies] [https://clojure.org/community/success_stories Success Stories] | ||
+ | *[https://github.com/matthiasn/talk-transcripts/tree/master/Hickey_Rich Talks by Rich Hickey] creator of the Clojure, [https://cognitect.com/about.html Cognitect] Joins [https://nubank.com.br/en/ Nubank] | ||
+ | *[https://github.com/cognitect Cognitect] [https://github.com/cognitect-labs Cognitect Labs] | ||
==生态== | ==生态== | ||
第14行: | 第23行: | ||
==语言类== | ==语言类== | ||
− | + | Clojure 编写的编程语言 | |
*[https://github.com/kanaka/mal/tree/master/clojure Mal (make-a-lisp) ]是一个受Clojure启发的[[Lisp]]解释器,它有73种编程语言实现。 | *[https://github.com/kanaka/mal/tree/master/clojure Mal (make-a-lisp) ]是一个受Clojure启发的[[Lisp]]解释器,它有73种编程语言实现。 | ||
*[https://github.com/LuxLang/lux lux] | *[https://github.com/LuxLang/lux lux] | ||
第43行: | 第52行: | ||
==机器学习== | ==机器学习== | ||
+ | [[Artificial intelligence|人工智能]]、[[machine learning|机器学习]]、[[deep learning|深度学习]]、[[Artificial neural network|神经网络]]、[[Natural language processing|NLP]] ... | ||
*[https://github.com/razum2um/awesome-clojure#machine-learning Machine Learning] | *[https://github.com/razum2um/awesome-clojure#machine-learning Machine Learning] | ||
*[[Deeplearning4j]] | *[[Deeplearning4j]] | ||
第60行: | 第70行: | ||
==金融货币== | ==金融货币== | ||
*[[Bitcoinj]] | *[[Bitcoinj]] | ||
+ | |||
+ | ==安全加密== | ||
+ | *[https://github.com/jepsen-io/jepsen Jepsen] | ||
+ | *[[Friend]] | ||
+ | *[https://github.com/clojurewerkz/scrypt Clojure Scrypt Library] | ||
+ | *[https://github.com/funcool/buddy Buddy] - Security library for clojure. | ||
==消息事件== | ==消息事件== | ||
第70行: | 第86行: | ||
==Web服务器== | ==Web服务器== | ||
*[https://github.com/pedestal/pedestal Pedestal] 是一套用 Clojure 编写的库,旨在将 Clojure 及其原则(简单、强大和专注)引入服务器端开发。 | *[https://github.com/pedestal/pedestal Pedestal] 是一套用 Clojure 编写的库,旨在将 Clojure 及其原则(简单、强大和专注)引入服务器端开发。 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==iOS/Android== | ==iOS/Android== | ||
第95行: | 第105行: | ||
*[https://github.com/alda-lang/alda alda] a music programming language for musicians | *[https://github.com/alda-lang/alda alda] a music programming language for musicians | ||
*[https://github.com/overtone/overtone overtone] Collaborative Programmable Music | *[https://github.com/overtone/overtone overtone] Collaborative Programmable Music | ||
− | |||
− | |||
− | |||
− | |||
==图集== | ==图集== |
2022年2月4日 (五) 03:51的版本
Clojure 生态系统
目录 |
基金会
Clojure 采用 Eclipse Public License 1.0 许可证
用户公司
- Companies Success Stories
- Talks by Rich Hickey creator of the Clojure, Cognitect Joins Nubank
- Cognitect Cognitect Labs
生态
- Java ecosystem
- Kotlin ecosystem
- Scala ecosystem
- Awesome Clojure
- Awesome ClojureScript
- ClojureWerkz A growing collection of open source Clojure libraries.
- Planet Scheme
- Planet Lisp
- Racket Stories
- Planet Clojure
语言类
Clojure 编写的编程语言
- Mal (make-a-lisp) 是一个受Clojure启发的Lisp解释器,它有73种编程语言实现。
- lux
- jank
- scheje
- eden
- Babashka Native, fast starting Clojure interpreter for scripting
- Clojure meets GraalVM
- SonarClojure A SonarQube plugin to analyze Clojure source.
生产力工具
- Leiningen
- Light Table
- SLIME
- replumb self-hosted REPLs.
- Replete A ClojureScript REPL for your device.
- CircleCI
- Precursor (Online prototyping tool)
- Jepsen Distributed Systems Testing
- clj-kondo 为Clojure代码提供一个能激发快乐的interter,它使Clojure变得有趣。
- Emacs Lisp CIDER is the Clojure(Script) Interactive Development Environment that Rocks!
数据库存储
- clj-leveldb
- DataScript Immutable database and Datalog query engine
- Honey SQL
- Datomic
机器学习
数据科学
- Metabase
- PigPen Map-Reduce for Clojure
- Clojupyter
数学
金融货币
安全加密
- Jepsen
- Friend
- Clojure Scrypt Library
- Buddy - Security library for clojure.
消息事件
监控APM
企业应用
Web服务器
- Pedestal 是一套用 Clojure 编写的库,旨在将 Clojure 及其原则(简单、强大和专注)引入服务器端开发。
iOS/Android
- lein-fruit for building Clojure/iOS projects
- lein-droid for building Clojure/Android projects
- goby Develop iOS apps with ClojureScript
- Objective-C NuREPL for iOS
桌面UI
- Thoughts on Clojure UI framework
- re-frame
- ClojureScript React Native Desktop
- Rum is a client/server library for HTML UI
游戏
音乐
- cloudtunes Web-based music player for the cloud
- alda a music programming language for musicians
- overtone Collaborative Programmable Music
图集
链接
分享您的观点