Comment on Parsing – REBOL Users GuideparentComments−yellowapple9yI don't think covering all of the Common Lisp spec is required to be Greenspun-compliant ;)−draegtun9yIn that case Rebol is already Greenspun-compliant ;-) (print (multiply (add 1 2) 3)) ... will print an answer of 9
Comments
I don't think covering all of the Common Lisp spec is required to be Greenspun-compliant ;)
In that case Rebol is already Greenspun-compliant ;-)
... will print an answer of 9