Hacker News new | past | comments | ask | show | jobs | submit login

I wrote a markdown based version of literate-programming that allows one to write it with lots of comments and organize the code in anyway you wish. But then when compiled, you can see all the code without all the long comments. You can still have normal programming comments in there, of course, but the detailed thinking (the why and an overview of relations to other parts) can be taken away.

https://github.com/jostylr/literate-programming-lib




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: