ulisp/picocalc
Kyle Isom 24ad0cf680 moving to project folder 2025-04-10 23:35:21 -07:00
..
libraries directory move 2025-04-10 23:12:01 -07:00
lisp moving to project folder 2025-04-10 23:35:21 -07:00
.gitignore directory move 2025-04-10 23:12:01 -07:00
LICENSE directory move 2025-04-10 23:12:01 -07:00
LispLibrary.h directory move 2025-04-10 23:12:01 -07:00
PICOCALC.md directory move 2025-04-10 23:12:01 -07:00
README.md directory move 2025-04-10 23:12:01 -07:00
ulisp-arm.ino symbol-def (#1) 2025-04-10 23:17:05 -07:00
ulisp-extensions.ino moving to project folder 2025-04-10 23:35:21 -07:00

README.md

ulisp-arm

A version of the Lisp programming language for boards based on the ARM processor, including:

  • Arduino Zero and MKRZero.
  • Arduino Uno R4 Minima and WiFi.
  • Adafruit ItsyBitsy M0, Feather M0, and Gemma M0.
  • Adafruit Metro M4, ItsyBitsy M4, Feather M4, and Grand Central M4.
  • Adafruit PyBadge and PyGamer.
  • Adafruit CLUE and ItsyBitsy nRF52840.
  • Raspberry Pi RP2040/RP2350 boards.
  • BBC Micro Bit.
  • Maxim MAX32620FTHR.
  • Teensy 4.0/4.1.

The "-comments" version is identical but includes comprehensive comments.

For more information see: http://www.ulisp.com/