Tom Dial wrote: >>> Look at the use of parentheses in Lisp [...] >>> >> I have thought about that - is Lisp possible without them? >> But how do you then know priority? I'm sure someone tried >> to get rid of them, but how? > > Its quite a few years since I had anything to do with Lisp, > and even more since I wrote my Symbolic Logic final using > parenthesis-free Polish notation (i.e., Reversed RPN).
In Lisp the priority problem usually solved with parenthesis is solved, with a special syntax, so you don't need parenthesis for that ... -- underground experts united https://dataswamp.org/~incal