/daily-programmer

Practicing daily programmer challenges with literate coding

Primary LanguageKotlin

This is a repository for playing around with Literate Programming (embedding code in literate documents as opposed to embedding literate comments in code), and Org Mode (Like Markdown on stereoids).

What you find here, are not writeups of me solving these problems, they’re the actual code I wrote itself. Any code files are generated from the document itself.

Implementations