Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/otherjoel/beeswax

🐝🧇 Prototype template #lang for Pollen
https://github.com/otherjoel/beeswax

Last synced: about 1 month ago
JSON representation

🐝🧇 Prototype template #lang for Pollen

Awesome Lists containing this project

README

        

beeswax [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CODE_OF_CONDUCT.md)
=======

Beeswax is a `#lang` (a [Racket][r] DSL) for string-based templates, as well as some facilities for
applying templates to sources. It is designed to fit seamlessly into [Pollen][pp] projects but could
be useful in other contexts.

**Documentation is at **

To install Beeswax from the command line:

> raco pkg install beeswax

Or using DrRacket: click the **File** menu → **Install Package …** and enter `beeswax`.

[r]: https://racket-lang.org
[pp]: https://pollenpub.com