Jonathan Bernard 13e0e72fed Fixed parser weirdness. More readable parser finished.
For whatever reason, writing the parser in Groovy was causing weird errors
to occur when the parser or parse runner was created. Using a plain Java
source file fixed this.
2011-08-26 05:51:29 -05:00
2011-08-22 15:54:38 -05:00
2011-08-22 15:54:38 -05:00
2011-08-22 15:54:38 -05:00
2011-08-25 07:13:39 -05:00

Jonathan's Literate Programming

This project grew out of a desire for a documentation system that:

  • generates all documentation from source-code comments,
  • is capable of facilitating both JavaDoc-style API documentation as well as literate programming style of documentation,
  • has pluggable formatting (default to Markdown),
Description
JDB Literate Programming is an attempt to blend programming and documentation.
Readme 6.5 MiB
Languages
Groovy 55.2%
Java 23.1%
Erlang 11.1%
CSS 10.6%