[racket] syntax, differently
On Wed, Aug 18, 2010 at 2:41 AM, Eduardo Cavazos <wayo.cavazos at gmail.com>wrote:
>
> Mathew Kurian:
>
> However, in the case of universe/world teachpacks, where the use of
>> states is a vital component, a set of code can get very long,
>> especially if the program is very complex and contains multiple
>> structures (in some cases structures inside structures inside
>> structures) within the states.
>>
>
> I agree with the critique of lengthy expressions involving nested records
> (structs).
>
> Here's how I deal with it:
>
> http://gist.github.com/364754
>
> The particular solution is for R6RS but PLT has the necessary mechanisms
> for it.
>
> Ed
>
Hey Ed,
If you have spare time, can you please explain by what you meant in that
github website. All I saw was a comparison between C and Scheme.
Thank you
Mathew K.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100818/87a534fc/attachment.html>