LinuxCommandLibrary

pgmtolispm

Convert a PGM image to Lisp Machine format.

TLDR

Convert the specified PGM image to Lisp Machine format

$ pgmtolispm [path/to/input.pgm] > [path/to/output.lispm]
copy

Copied to clipboard