john-science / slowloris

A DIY-LISP.
5 stars 3 forks source link

Bug: quote of list is broken #20

Closed john-science closed 10 years ago

john-science commented 10 years ago

There is a big when trying to quote something like:

`(1 1 1 1 1)

I get the error 1 is not a function.