vindarel / lisp-journey

Discovering the Common Lisp ecosystem. https://lisp-journey.gitlab.io/
2 stars 0 forks source link

blog/literate-programming-in-lisp-with-erudite/ #14

Open utterances-bot opened 4 years ago

utterances-bot commented 4 years ago

Literate Programming in Lisp With Erudite - Lisp journey

Erudite is a Common Lisp library to write literate programs. The latest release (march, 2020) brings cool new features, amongst which the ability to capture and print code output.This page was created with Erudite. You can follow along with its source here. Blogging about a programming language in the language itself is pretty awesome and convenient (no more copy-pasting of code snippets and manual adjustements of the indentation, yay!

https://lisp-journey.gitlab.io/blog/literate-programming-in-lisp-with-erudite/

wwall commented 4 years ago

Hello. Can you write short video for work with erudite? How setup, render, etc..

jgarte commented 10 months ago

That would be cool!