Re: More questions about exported symbols and general style.



"Pillsy" <pillsbury@xxxxxxxxx> writes:

Bill Atkins wrote:

"Pillsy" <pillsbury@xxxxxxxxx> writes:

I have considered this argument. I almost never use AIF, ACOND and the
like, but I do have various function-creating macros inspired by /On
Lisp/, like

(fn (+ $1 $2)) => (lambda ($1 $2) (+ $1 $2))

Ewww.

I had no idea people would hate that so much. I guess I know now why I
don't see more of it. :^)

For playing around at the REPL, that's a pretty useful macro, but I
would get a little uncomfortable if I saw that in actual source code.
YMMV, I guess.
.



Relevant Pages

  • Re: How many lines of code per programmer-hour?
    ... "Loren Pechtel" wrote in message ... >>I hate it when I saw one comment for every single line in a source code ... During construction of complex variable length structures for ...
    (borland.public.delphi.non-technical)
  • Re: A question on 1.1 and 2.0 interoperability
    ... Roland wrote: ... I have bought some dll's that are compiled against 1.1 and, obviously, I ... don't have the source code. ... I hate to buy all libraries again each time ...
    (microsoft.public.dotnet.framework)
  • Re: Side project
    ... I really hate when authors ... but I like to optimize source code. ... I don't compliment anything. ... Slash (Castlevania, Drash, Metroid and Zelda Roguelikes) ...
    (rec.games.roguelike.development)
  • Re: Side project
    ... I really hate when authors ... but I like to optimize source code. ... Re-factoring C to C++ is ideal for that purpose. ... programming the framework of the game. ...
    (rec.games.roguelike.development)
  • Re: Web framework
    ... >documentation available and it can do a lot of good stuff. ... But then, the thing I hate about Zope, is that source code is not ...
    (comp.lang.python)