Path: utzoo!utgpu!watserv1!watmath!att!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!wuarchive!emory!mephisto!uflorida!mlb.semi.harris.com!mintaka.mlb.semi.harris.com!john From: john@mintaka.mlb.semi.harris.com (John M. Blasik) Newsgroups: comp.lang.lisp Subject: Re: extension languages can be darn small, yet still powerfull Message-ID: <1990Sep9.232052.16066@mlb.semi.harris.com> Date: 9 Sep 90 23:20:52 GMT References: <1350028@otter.hpl.hp.com> <1990Aug28.235240.19605@cbnewsc.att.com> Sender: news@mlb.semi.harris.com Organization: Harris Semiconductor, Melbourne FL Lines: 16 In article barnes@cadence.com (Tim Barnes) writes: > >It's also the case that there are a variety of "syntax packages" >available for Lisp: for example Cadence's Skill(tm) allows the following >semantically equivalent syntaxes: > x = 3*sin( y->z ) > (setq x (times 3 (sin (getq y z)))) > Too bad the designers brewed Skill(tm) with an overabunance of syntatic sugar at the expense of the time honored hops and malt of lisp: (cons 1 2) *Error* cons: argument #2 should be a list (type template = "gl") - 2 -- john