So the theory goes that it should be easier to write Lisp on the phone because it uses fewer funky characters:
(define test (+ a b))
I can see that working, although writing a formatter goes on the list.
So the theory goes that it should be easier to write Lisp on the phone because it uses fewer funky characters:
(define test (+ a b))
I can see that working, although writing a formatter goes on the list.