Flower:一款使用 Clojure 模板语言的静态网站生成器
Flower 是一款静态网站生成器(SSG),它采用 Clojure 作为模板语言,为开发者提供了在站点构建过程中直接使用 Clojure 语法和函数式编程能力来生成页面的体验。该项目旨在融合 Clojure 的表达力与静态站点的简洁高效。
Flower 是一款静态网站生成器(SSG),它采用 Clojure 作为模板语言,为开发者提供了在站点构建过程中直接使用 Clojure 语法和函数式编程能力来生成页面的体验。该项目旨在融合 Clojure 的表达力与静态站点的简洁高效。
Asami is a flexible graph database implemented in Clojure, designed for managing and querying connected data. It supports both in-memory and persistent storage backends, offering a SPARQL-like query language and ACID transactions.
Go-joker is a Clojure interpreter written in Go and WebAssembly that aims to be significantly faster than traditional Clojure implementations. It leverages Go's performance and WASM compatibility to offer a lightweight, embeddable alternative for running Clojure code in various environments.
Segue is a free, illustrated vocabulary-building app designed to help users learn new words through visual cues.
let-go is a Go library that implements a subset of Clojure's core functions and idioms, bringing functional programming features like persistent data structures, threading macros, and sequence abstractions to Go developers.