Comment by mintplant
3 years ago
> I like Janet so much that I wrote an entire book about it, and put it on The Internet for free, in the hopes of attracting more Janetors to the language.
Thanks for doing this! Would it be possible to get a copy in EPUB form, so I can read through it on my e-reader?
Hmm, maybe?
https://janet.guide/janet-for-mortals.epub
That's a super hacky epub that I just generated from the markdown source and have not read over thoroughly. Formatting is a bit different, and code blocks have no labels, which are occasionally significant... but from a quick glance it looks pretty close.
Also https://janet.guide/all has the full text of the book, which you could save to HTML and convert to an epub with pandoc (or print to a PDF). Not sure if the results would be better or worse.