Literate Programming, UnTANGLEdlinestarve.com 3 pointswolfgang421 year ago1 commentSaveHideCopy link On HNComments−brudgers1yWhen I was into literate programming (which was at the end of when I was into programming), I used Emacs org-mode with Babel. It handled anything I through at it because most of tangling and weaving is language independent by relying on metadata.
Comments
When I was into literate programming (which was at the end of when I was into programming), I used Emacs org-mode with Babel. It handled anything I through at it because most of tangling and weaving is language independent by relying on metadata.