Version 1.2 released


#1

uLisp Version 1.2 now includes a simple, unified I2C and SPI interface using read-byte and write-byte to transmit data via the appropriate interface, and streams to identify which interface is being used. For more details see I2C and SPI serial interfaces.

uLisp Version 1.2 also includes the bitwise logical operators logand, logior, logxor, lognot, logbitp, and the bitwise shift operator ash.


#2

Hi David,
you set the wrong link in the download page for v1.2
it shows

http://www.ulisp.com/show?1EVF

where it should be

http://www.ulisp.com/list?1EVF

Cheers,
Sébastien


#3

I should have added : and VERY GOOD JOB !!!

Thanks for sharing it with us


#4

Thank you! Fixed now. And thanks for the compliment!


#5