technoblogy / ulisp-arm

A version of the Lisp programming language for ARM-based boards.
http://www.ulisp.com/
MIT License
97 stars 30 forks source link

Error in anonymous function gives corrupted error message #33

Closed technoblogy closed 3 years ago

technoblogy commented 3 years ago

For example:

20479> ((lambda (x) (* x x)) 3 3)
Error: 'ei*yyx' too many arguments