Is anyone interested in running uLisp on the Texas Instruments MSP430F5529, MSP430FR5969, MSP430FR5994, or MSP430FR6989 boards?
The last version of uLisp that supported these platforms was MSP430 Release 2.7c. At that time you had to develop applications in an IDE called Energia, originally developed in 2012 as a fork from the Arduino IDE to support Texas Instruments LaunchPads. Unfortunately it stopped being maintained in 2019.
However, Andreas Taylor has ported Energia to the Arduino IDE, so you can now develop for the MSP430 boards using the standard Arduino IDE using Boards Manager; see:
I’ve confirmed that this successfully compiles and uploads uLisp 2.7c to an MSP430FR5969 LaunchPad board.
So it should now be possible to create a version of the latest release of uLisp for MSP430 boards if anyone’s interested. It should have a similar specification to the AVR boards, such as the AVR DA and DB series boards.