portia VS spiralweb

Compare portia vs spiralweb and see what are their differences.

portia

ultimate literate programing preprocessor (by rixed)

spiralweb

Literate programming system with a Pandoc-extended Markdown backend. (by michaeljmcd)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
portia spiralweb
1 1
4 4
- -
0.0 0.0
over 2 years ago over 1 year ago
OCaml Python
- MIT License
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.

portia

Posts with mentions or reviews of portia. 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
    For the record, I wrote portia[0], based on funnelweb and which accept a (mostly) compatible syntax, in a literate style. Its source/doc can be browsed [1].

    I still use it from time to time, especially for small, well defined projects, because I find it useful to have to argue with myself when designing a software. It's not so much about producing a nice documentation or a proper exposition of some idea, than it is about having to formulate all the reasoning, the alternatives, and the choices.

    [0]: https://github.com/rixed/portia

spiralweb

Posts with mentions or reviews of spiralweb. 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
    Literate Programming is one of those ideas I keep coming to. There is an idea there that touches on something I find to be true about software development, namely that the communication of an idea to other humans is the most critical piece. There is a similar idea in Naur's paper "Programming as Theory Building."

    That said, I've never loved the LaTeX-centric nature of most tools. I don't like heavier markup systems while I am writing prose, which is why I wrote SpiralWeb (https://github.com/michaeljmcd/spiralweb) as a Pandoc/Markdown centric tool.

What are some alternatives?

When comparing portia and spiralweb you can also consider the following projects:

ntangle.vim - Literate programming in VIM

dotfiles - Yet another dotfile-repository

clojure-small-pieces - Clojure in Small Pieces -- Literate Clojure - Created by Tim Daly

Literate - A literate programming tool for any language

knot - A literate programming tool that uses Markdown.

verso - A new approach to literate programming.

fw-utf8 - Modern fork of FunnelWeb (original written by Ross Williams)