[computer-go] Language
Nick Apperson
apperson at gmail.com
Tue Nov 13 12:22:19 PST 2007
I'd also say that Lisp seems like a great choice. I'm happy to see that C++
has been adding support for all the metaprogramming because that is what is
going to really matter in the future I think and it is why Lisp is such a
great language.
On Nov 13, 2007 2:13 PM, Chris Fant <chrisfant at gmail.com> wrote:
> I used Lisp a little bit in college and I enjoyed it. And you are not
> the first person to mention that it is a good fit for Go. Thanks for
> everyone's comments and thanks for not being hostile to each other on
> this touchy subject. Turns out we CAN all just get along.
>
>
> On Nov 13, 2007 2:59 PM, Stefan Nobis <stefan-ml at snobis.de> wrote:
> > "Chris Fant" <chrisfant at gmail.com> writes:
> >
> > > I would like some language recommendations.
> >
> > So I would suggest Common Lisp: The programmable programming
> > language. I think it's the single most flexible language -- you get
> > everything, from imperative over object-oriented to functional and
> > declarative paradigm, from very low level with all the bit twiddling
> > to very abstract ways (a complete prolog like inference engine with
> > quite reasonable performance in just about 100 lines of code).
> >
> > Oh, yes, and quite good interfacing to C.
> >
> > BTW the performace is really good (compared to Java, C# and the like)
> > and in special cases sometimes even better than C. Most Common Lisp
> > implementations compile to native code. There are free and open source
> > as well as commercial compilers and IDEs available.
> >
> > --
> > Until the next mail...,
> > Stefan.
> >
> > _______________________________________________
> > computer-go mailing list
> > computer-go at computer-go.org
> > http://www.computer-go.org/mailman/listinfo/computer-go/
> >
> _______________________________________________
> computer-go mailing list
> computer-go at computer-go.org
> http://www.computer-go.org/mailman/listinfo/computer-go/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://computer-go.org/pipermail/computer-go/attachments/20071113/193e02d9/attachment.htm
More information about the computer-go
mailing list