Re: [Readable-discuss] My first attempt: a process manager
Readable Lisp/S-expressions with infix, functions, and indentation
Brought to you by:
dwheeler
From: David A. W. <dwh...@dw...> - 2014-01-03 17:02:18
|
That is awesome! Thanks for letting us know! Mike Gran <sp...@ya...> wrote: >Hi. I thought I'd take a stab at using your readable project > >Result is attached. It is a process manager: a structure holds >a list of functions and data and call the functions as a unit. >Functions that return #f are removed from the manager, and >functions that return #t are kept. > > >My impressions are pretty favorable. I didn't love the > >let block syntax, so I used defines instead. Also, I used >'cond' in lieu of 'if' because I liked the look of having >an 'else'. > >It works for me with Guile 2.0.9 and Readable 1.0. >Thanks, > >Mike Gran > > >------------------------------------------------------------------------ > >------------------------------------------------------------------------------ >Rapidly troubleshoot problems before they affect your business. Most IT > >organizations don't have a clear picture of how application performance > >affects their revenue. With AppDynamics, you get 100% visibility into >your >Java,.NET, & PHP application. Start your 15-day FREE TRIAL of >AppDynamics Pro! >http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > >------------------------------------------------------------------------ > >_______________________________________________ >Readable-discuss mailing list >Rea...@li... >https://lists.sourceforge.net/lists/listinfo/readable-discuss --- David A.Wheeler |