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 <[EMAIL PROTECTED]> wrote:
> "Chris Fant" <[EMAIL PROTECTED]> 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@computer-go.org
> http://www.computer-go.org/mailman/listinfo/computer-go/
>
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to