[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: computer-go: Sharing Go modules - ready for download



LISP, isn't that the programming language for which its most widely used
program written in it is the EMACS editor, which is used to write extensions
in LISP to the EMACS editor?

> -----Original Message-----
> From: owner-computer-go@xxxxxxxxxxxxxxxxx
> [mailto:owner-computer-go@xxxxxxxxxxxxxxxxx]On Behalf Of Michael Naunton
> Sent: Friday, June 15, 2001 5:14 AM
> To: computer-go@xxxxxxxxxxxxxxxxx
> Subject: Re: computer-go: Sharing Go modules - ready for download
>
>
> Yep, a FlyWeight is sort of an non-object that we can make an object,
> mainly because the naive OO implementation would have too much overhead.
>
> I think you've hit the nail on the head:  DP names a bunch of things at
> a slightly higher level of abstraction than pure data structures.  A
> more cynical view might be:  name a few things we do all the time, and
> name 15 hacks we need to do because we aren't using LISP :)
>