Skip to content
TopicTracker
出典 jyn.dev原文を表示
翻訳言語翻訳言語

Flower: Clojureテンプレート言語を備えた静的サイトジェネレーター

Flowerは、Clojureベースのテンプレート言語を採用した静的サイトジェネレーター(SSG)です。Clojureの表現力を活かし、動的なコンテンツ生成と静的なサイト出力を両立。従来のSSGとは異なるアプローチで、テンプレート作成の柔軟性と効率性を向上させます。

関連記事

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