Literate: A Flexible Literate Programming System

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

  • I've seen a few posts here recently on literate programming; I really hope it takes hold as a trend.

    A couple of months ago I released a "literate devops" tool: https://github.com/robsheldon/golem/

    It extends https://github.com/bashup/mdsh so that you can execute shell code, embedded in markdown, on remote servers. I hope someday that documented server management becomes the standard.

  • Literate

    A literate programming tool for any language

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

    InfluxDB logo
  • literate-programming

    Creating programs from Markdown code blocks

  • A system that I created that does all of that is https://github.com/jostylr/literate-programming It does work and I tweak every now and then, but it certainly is not in an ideal state. It is a npm installable command line program and there is a 10% written book linked to from the README (free to read on Leanpub in HTML style). Almost every command is documented in there, but just barely.

    It is a markdown-based tool. I had experimented with creating a different tool called pieceful-programming which would allow for changing the basic literate style (say instead of markdown, using asciidoc). But I did not complete it (yet?).

    I used my tool for web programming, allowing me to freely arrange backend and frontend code as I see fit.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Wrote a literate programming script, this lets you write code like you would on jypiter notebook or on Emacs literate. It is language independent and only has a python dependency

    2 projects | /r/commandline | 17 Aug 2022
  • Noweb – A Simple, Extensible Tool for Literate Programming

    9 projects | news.ycombinator.com | 27 Feb 2021
  • Multi-Lingual Literate Programming with Mdsh

    1 project | news.ycombinator.com | 15 Feb 2024
  • literate-calc-mode.el: 🧮 Literate programming for M-x calc

    1 project | /r/planetemacs | 4 Dec 2023
  • Blog-cells: Interactive code cells for static sites

    2 projects | news.ycombinator.com | 21 Aug 2023