Projects / Lp4all

Lp4all

Lp4all allows you to document your code directly inside the language comments, using a simple Wiki-like syntax. It then generates an HTML browsable version of your code and documentation. It is similar to the traditional Noweb literate programming tool, except that Noweb doesn't work when one must use a specific third-party editor to edit the source code. In Lp4all, documentation is stored in the comments of the language: the original source code is still directly usable by the language compiler. Lp4all is also language-agnostic: it doesn't know anything about functions, methods, constants, or classes.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  18 Aug 2006 06:13

Release Notes: Files with a .lp4all suffix and Wiki content now generate HTML files. The HTML special characters in non-wiki code are escaped now. The Target directory is automatically created if it does not exist, and Lp4all checks for the availability of source-highlight or python-ply.

No changes have been submitted for this release.

Screenshot

Project Spotlight

libburnia

A set of libraries and tools for reading, mastering, and writing optical discs.

Screenshot

Project Spotlight

Doubly Linked List

Doubly Linked List API with indexing