Hacker News new | ask | show | jobs
by zebproj 2620 days ago
I've been using org and org-mode for literate programming for the past few months. org-mode provides a really nice interactive environment suitable for literate programming, but tangling code is hilariously slow, to the point where several people [0] (including myself [1]), have written org tanglers. It'd be interesting to see benchmarks against the original org-mode implementation.

[0] https://github.com/orgtangle

[1] https://github.com/OrgTangle/Worgle