17 May 19:44
Re: let syntax in Jolt2
From: Kim Rose <kim.rose@...>
Subject: Re: let syntax in Jolt2
Newsgroups: gmane.comp.lang.smalltalk.fonc
Date: 2008-05-17 17:44:03 GMT
Subject: Re: let syntax in Jolt2
Newsgroups: gmane.comp.lang.smalltalk.fonc
Date: 2008-05-17 17:44:03 GMT
Emoticons? Seriously, take a look at Array>>withParameters: in Expression.st. Cheers, Kim On May 17, 2008, at 4:43 PM, Michael Haupt wrote: > Dear list, > > reading the Jolt2 boot.k, I stumbled over this bit of code (in the > send syntax definition): > > ----- > (let ((send '(let ((__s : 0) (__r : 1)) > (let ((__c (_bind __s __r))) > : 2)))) > ----- > > Can someone explain what the colons are supposed to mean? > > Best, > > Michael > > -- > Dr.-Ing. Michael Haupt michael.haupt@... > Software Architecture Group Phone: ++49 (0) 331-5509-542 > Hasso Plattner Institute for Fax: ++49 (0) 331-5509-229 > Software Systems Engineering http://www.swa.hpi.uni- > potsdam.de/ > Prof.-Dr.-Helmert-Str. 2-3, D-14482 Potsdam, Germany > > Hasso-Plattner-Institut für Softwaresystemtechnik GmbH, Potsdam > Amtsgericht Potsdam, HRB 12184 > Geschäftsführung: Prof. Dr. Christoph Meinel > > > > > _______________________________________________ > fonc mailing list > fonc@... > http://vpri.org/mailman/listinfo/fonc
RSS Feed