technoblogy / ulisp

A version of the Lisp programming language for ATmega-based Arduino boards.
http://www.ulisp.com/
MIT License
372 stars 45 forks source link

Negative index to nth should give an error #37

Closed technoblogy closed 3 years ago

technoblogy commented 3 years ago

See https://github.com/technoblogy/ulisp-arm/issues/30.