DragonFly On-Line Manual Pages

Search: Section:  


SKPP(1)		      SketchyLISP Pretty Printer	       SKPP(1)

NAME

skpp - SketchyLISP pretty printer

USAGE

skpp

DESCRIPTION

Skpp is a pretty printer for the SketchyLISP subset of the Scheme programming language. It reads SketchyLISP expressions from the standard input and writes nicely indented expressions to the standard output.

BUGS

Because skpp uses the SketchyLISP parser to read expressions, it removes all comments.

SEE ALSO

sketchy(1)

AUTHOR

Nils M Holm <nmh@t3x.org> SketchyLISP Pretty Printer Page 1 SKPP(1)

Search: Section: