Skip to content
TopicTracker
From jyn.devView original
TranslationTranslation

Flower: an SSG with a Clojure template language

Flower is a static site generator that uses a Clojure-based template language, offering developers a functional approach to building static websites.

Related stories

  • 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.

  • 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.