Literate Programming Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This plugin brings literate programming to WordPress. Use it to clearly and explicitly
, key algorithms and complex code snippets.
state the thoughts behind your published programs
Authors can better restart their own thought processes
at any later time, and other programmers
can understand the construction
of the program more easily.
Readers of your posts don’t have to decipher the thought process behind the program from the code and
its associated comments.
Source code can be gradually implemented and explained, without the need to repeatedly refer to one complete source code.
Features:
- Automatically format nested fragments, so you can concentrate on key algorithms and their presentations (or explanations)
- Very lightweight plugin
- Internationalization supported
- Strict Compliance to Zend Frameworks Coding Standard suggestions/guidelines
Future Work:
- Interactive source code editor to create fragments from standard source code. Simply paste in source code and mark sections to create fragments with unique names. Use these names when writing WordPress posts, pages, comments.
- Automatically create complete source code listings from previously defined fragments at the end of posts or pages.
Introductions, tutorials, posts about this plugin and literate programming in general can be found on my personal weblog.
Screenshots
No screenshots provided