Sodamhan.com

TL;DR

pgmtolispm

Convert a PGM image to Lisp Machine format. See also: lispmtopgm. More information: https://netpbm.sourceforge.net/doc/pgmtolispm.html.

  • Convert the specified PGM image to Lisp Machine format:

pgmtolispm path/to/input.pgm > path/to/output.lispm

This document was created using the contents of the tldr project.