clojure-small-pieces VS fw-utf8

Compare clojure-small-pieces vs fw-utf8 and see what are their differences.

clojure-small-pieces

Clojure in Small Pieces -- Literate Clojure - Created by Tim Daly (by robleyhall)

fw-utf8

Modern fork of FunnelWeb (original written by Ross Williams) (by loa-in-)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
clojure-small-pieces fw-utf8
1 1
10 0
- -
0.0 0.0
over 7 years ago about 6 years ago
TeX C
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

clojure-small-pieces

Posts with mentions or reviews of clojure-small-pieces. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-27.
  • Noweb – A Simple, Extensible Tool for Literate Programming
    9 projects | news.ycombinator.com | 27 Feb 2021
    I've been writing literate programs for years

    Here is a video showing a literate form of Clojure:

    https://www.youtube.com/watch?v=mDlzE9yy1mk

    The literate program creates a new PDF and a working version of Clojure, including running a test suite. If you change the literate code and type 'make' it re-makes the PDF with the new changes and rebuilds/retests Clojure.

    and here is the source:

    https://github.com/robleyhall/clojure-small-pieces

fw-utf8

Posts with mentions or reviews of fw-utf8. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-27.
  • Noweb – A Simple, Extensible Tool for Literate Programming
    9 projects | news.ycombinator.com | 27 Feb 2021
    I found Mr. Ross' funnelweb utility to have the best syntax. Unique and easy to read.

    http://ross.net/funnelweb/tutorial/index.html

    Unfortunately the only known implementation was last updated over two decades ago, and is written in pretty hard to understand C.

    I asked for permission and started a repository here: https://github.com/loa-in-/fw-utf8

    I currently have it unmodified there, except for disabled check for ASCII range. (this modification is included in initial commit, sorry, my bad). Otherwise code is the same.

What are some alternatives?

When comparing clojure-small-pieces and fw-utf8 you can also consider the following projects:

Literate - A literate programming tool for any language

dotfiles - Yet another dotfile-repository

spiralweb - Literate programming system with a Pandoc-extended Markdown backend.

knot - A literate programming tool that uses Markdown.

portia - ultimate literate programing preprocessor

ntangle.vim - Literate programming in VIM

verso - A new approach to literate programming.