LispPad Go 2.2

Sunday, February 15, 2026

A new version of LispPad Go was just released for iPhones and iPads. You can get it from Apple's App Storearrow-up-right. It comes with an updated version of the LispPad Reference Manualarrow-up-right. The release notes are listed below.

Changes:

  • Updated app icon

  • New library and documentation browser

  • New "center menu" in the editor

  • Reimplemented canvas view to allow for more complex drawings

  • Fixed bugs in the file organizer

  • Allow overriding Prelude.scm

  • Bug fixes involving quasiquote and cond-expand

  • New library for handling locations: (lispkit location)

  • New library for creating and editing PDF documents: (lispkit pdf)

  • New library for solving computer vision problems: (lispkit vision)

  • New libraries for processing/manipulating images: (lispkit image), (lispkit image process)

  • New library for drawing maps: (lispkit draw map)

  • New library for making and drawing snapshots of web pages: (lispkit draw web)

  • Extensions of libraries (lispkit draw), (lispkit core), (lispkit enum), (lispkit date-time), and (lispkit object)

  • New sample code: ImageComposition.scm, OCR.scm, MermaidDiagrams.scm, Pinterest.scm

  • Interpreter now based on LispKit 2.6.0

Last updated