Here is a list of things I have been thinking about providing for uLisp in the near future.
Please give feedback about whether any of these are of interest to you, so I can decide which to give priority to:
-
Update ARM uLisp to Version 3.4, to include keywords and the bug fixes added to AVR Version 3.4 earlier this month. See AVR Version 3.4 released.
-
Add support for the newly available BBC Micro:bit V2 to ARM uLisp. This would include adding support for two I2C ports to uLisp. See Micro:bit v2 coming soon!.
-
Update ESP uLisp to Version 3.4.
-
Update RISC-V uLisp to Version 3.4.
-
Add support for the AT90USB1286-based Teensy++ to AVR uLisp. See https://www.pjrc.com/store/teensypp.html.
-
Add uLisp commands to AVR uLisp to allow control of the configurable op amps in the AVR128DB48 Curiosity Nano board from Lisp; see http://www.ulisp.com/show?3BMI.
-
Add uLisp commands to AVR uLisp to allow control of the Configurable Custom Logic in the AVR128DA48 and AVR128DB48 Curiosity Nano boards from Lisp; see http://www.technoblogy.com/show?3C19.
-
Publish the build system I use to generate the version of uLisp for each platform from a single set of master sources. This uses a program written in Common Lisp, and I would publish it on GitHub together with minimal documentation and instructions for building each version.
-
Anything else?
Thanks, David