Xref: utzoo comp.lang.lisp:3652 comp.lang.scheme:1669 Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!ai-lab!rice-chex!rpk From: rpk@rice-chex.ai.mit.edu (Robert Krajewski) Newsgroups: comp.lang.lisp,comp.lang.scheme Subject: Re: Virtues of Lisp syntax Message-ID: <10722@life.ai.mit.edu> Date: 15 Sep 90 16:55:25 GMT References: <10466@life.ai.mit.edu> <6217@castle.ed.ac.uk> Sender: news@ai.mit.edu Organization: MIT Artificial Intelligence Laboratory Lines: 12 In article <6217@castle.ed.ac.uk> expc66@castle.ed.ac.uk (Ulf Dahlen) writes: >What did the ``original'' McCarthy Lisp syntax look like? Umm, actually, I can't recall exactly... But I think it was something like: The list (a b c) ==> (a, b, c) (cons x y) ==> cons[x;y] Robert P. Krajewski Internet: rpk@ai.mit.edu ; Lotus: robert_krajewski.lotus@crd.dnet.lotus.com