Litrepl is a command-line tool and Vim plugin that evaluates and updates code sections within Markdown or LaTeX documents using background interpreters like Python, Bash, and IPython, enabling literate programming workflows.
Developer toolsProductivityCLI & terminal
Folio is a Markdown format and Rust toolset for literate programming. It turns documents with typed YAML metadata into source files via tangling, weaves them into readable pages, checks metadata against a vocabulary, and can publish selected documents as standalone repositories with provenance records.
Developer toolsBuild & DevOps