On 2/14/07, Nicholas Leippe <[EMAIL PROTECTED]> wrote:
Just curious.  I've been curious to learn python, (but haven't had the
time/opportunity yet), but then I ran across boo, which looked extremely
interesting to me.

Has anyone tried boo?

(It has python-like syntax, compiles to the .NET/mono CLI, and has some other
significant changes.)

I tried it briefly while looking for a .NET language to use for a
project.  It may look like Python, but it's not Python.  You may like
using it, though, if what you like most about Python is the syntax.
On the other hand, as long as you're going to use a language with
inferred static types, you might as well use F#, which is a fairly
nice subset of OCaml with some changes to help it fit the .NET
environment better.  It seems to be catching on fairly well in some
circles, and there are even a couple of books on it in the works.

               --Levi

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to