
Ádám Tóth
- Flag inappropriate
- Show review history
I like it, but it really bothers me that functions defined with defun don't seem to follow the lisp style: f(x) instead of (f x). On the other hand I love the graphics focusedness of it. Text focused programming learning can get really boring.
2 people found this review helpful
You are right. In this case the function is used as a variable in the program: (+ 2 5 fun 7)

A Google user
The graphics packages are nice, but where is car, cdr, and cons? The LISt Processing language is nearly pointless without it.
5 people found this review helpful