Literate
clojure-small-pieces
Literate | clojure-small-pieces | |
---|---|---|
4 | 1 | |
658 | 10 | |
- | - | |
0.0 | 0.0 | |
about 2 years ago | over 7 years ago | |
D | TeX | |
GNU General Public License v3.0 or later | - |
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.
Literate
-
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
What does your Literate.py implementation offer over the https://github.com/zyedidia/Literate app written in D?
-
BSAG » NixOS and the Art of OS Configuration
That sounds like a nice way to do it, too. I heard about it before, but don't know R, so I didn't really consider it.
The reason I chose lmt is that it correctly keeps the markdown language syntax of the code blocks. That means I can put my literate config into my Zettelkasten [1] or [2] and watch it pretty-print in the browser.
There are also literate [3] and org-babel [4], but I don't think they are future proof. .lit is a random format and .org basically requires Emacs+orgmode.
1: https://github.com/srid/emanote
2: https://wiki.dendron.so/
3: https://github.com/zyedidia/Literate
4: https://orgmode.org/worg/org-contrib/babel/intro.html
- Literate: A Flexible Literate Programming System
- Noweb – A Simple, Extensible Tool for Literate Programming
clojure-small-pieces
-
Noweb – A Simple, Extensible Tool for Literate Programming
I've been writing literate programs for years
Here is a video showing a literate form of Clojure:
https://www.youtube.com/watch?v=mDlzE9yy1mk
The literate program creates a new PDF and a working version of Clojure, including running a test suite. If you change the literate code and type 'make' it re-makes the PDF with the new changes and rebuilds/retests Clojure.
and here is the source:
https://github.com/robleyhall/clojure-small-pieces
What are some alternatives?
ntangle.vim - Literate programming in VIM
dotfiles - Yet another dotfile-repository
verso - A new approach to literate programming.
spiralweb - Literate programming system with a Pandoc-extended Markdown backend.
noweb - The noweb tool for literate programming
fw-utf8 - Modern fork of FunnelWeb (original written by Ross Williams)
lmt - literate markdown tangle
portia - ultimate literate programing preprocessor
dendron - The personal knowledge management (PKM) tool that grows as you do!
knot - A literate programming tool that uses Markdown.