all repos — h3rald @ 7e3f5fd83d9b5618a38c51d090bea8e494363c39

The source code of the h3rald.com web site.

fixes
h3rald h3rald@h3rald.com
Thu, 18 Jun 2026 19:42:30 +0200
commit

7e3f5fd83d9b5618a38c51d090bea8e494363c39

parent

c2191cfa2724145d48c3dfdd77a1b428b25a7cfc

M contents/concatenative.htmlcontents/concatenative.html

@@ -8,9 +8,9 @@ home: "/concatenative/"

summary: "A Ruby DSL for concatenative programming. Although quite slow if compared to other concatenative languages like Factor, it implements all the most common concatenative combinator and makes it possible to use Ruby objects in a concatenative way." inactive: true version: "0.2.0" -version-badge: 0.2.0 -release-color: orange -license: BSD--3--Clause +semver: true +stage: prototype +license: BSD-3-Clause ----- <p>Concatenative is a Ruby <acronym title="Domain-specific Language"><span class="caps">DSL</span></acronym> for concatenative programming. It is heavily inspired by <a href="http://www.latrobe.edu.au/philosophy/phimvt/joy.html">Joy</a>, a minimalist programming language by Manfred von Thun. Like Joy, Concatenative features:</p> <ul>
M contents/glyph.htmlcontents/glyph.html

@@ -9,8 +9,8 @@ summary: "A Rapid Document Authoring Framework written in Ruby to create and manage books and articles."

inactive: true docs: /glyph/book/ version: 0.5.3.1 -version-badge: 0.3.5.1 -release-color: orange +semver: true +stage: operational license: MIT -----
M contents/rawline.htmlcontents/rawline.html

@@ -9,7 +9,8 @@ home: /rawline/

summary: "A Ruby library which provides a subset of the functionality of the C Readline library. Being implemented in pure Ruby, it gives Ruby developers much more control over key bindings and word completion." version: 0.3.2 version-badge: 0.3.2 -release-color: orange +semver: true +stage: operational license: MIT docs: "http://rawline.rubyforge.org" -----
M contents/ruby-compendium.htmlcontents/ruby-compendium.html

@@ -9,9 +9,9 @@ home: /ruby-compendium/

docs: /ruby-compendium/book/ summary: "A free book aiming to help beginners learn about Ruby, focusing on its vast ecosystem and resources." version: 0.2.0 -version-badge: 0.2.0 -release-color: orange -license: CC--BY--SA--3.0 +semver: true +stage: operational +license: CC-BY-SA-3.0 ----- <p>This book was written by Fabio Cevasco and it is licensed under a <a