Fork me on GitHub
#docs
<
2018-07-11
>
Drew Verlee00:07:19

This project looks promising. Thank you for putting this together, I spend a fair amount of time thinking about how to make systems more clear, as i believe, the better you can express what your system is supposed to to do, the more likely it does just that 🙂. Articles seems very similar to literate programming. I find it strange that you don’t mention the idea anywhere in your docs. Is there a reason for this? For example here is a literate clojure effort: https://github.com/stardiviner/ob-clojure-literate I would also argue that maria tries to deliver on this: https://github.com/mhuebert/maria I feel the idea of creating a narrative around the code is crucial and I have written a little bit about it here. Though i have done any real work like you 🙂. https://github.com/drewverlee/narrative