biojava / biojava-tutorial

:book::books:An introductory tutorial for BioJava
http://www.biojava.org
Other
116 stars 41 forks source link

Add support for literate programming #13

Open andreasprlic opened 7 years ago

andreasprlic commented 7 years ago

Perhaps this might be a good choice for keeping the tutorial more up-to-date with the latest code base.

https://github.com/rusthon/Rusthon/wiki/Literate-Programming

sbliven commented 7 years ago

I would love to get some kind of literate programming for the tutorial (and maybe some website docs too). I'll have to look into Rusthon. It lists java support, but none of the examples are java so I'm not sure how well supported it will be.