On 23/05/11 7:17 AM, python-list-requ...@python.org wrote:
> Subject:
> Re: Abandoning Python
> From:
> John Lee <j...@pobox.com>
> Date:
> Sun, 22 May 2011 21:13:44 +0000 (UTC)
>
>
>> > 
>> > Have you looked at Falcon (http://www.falconpl.org/)? It seems to have a 
>> > lot
>> > of what you are looking for.
> I'm more interested in other people's opinions than my own "looking for"s.
>
> What *should* I be looking for (other than Python itself)?  What's 
> interesting, 
> widely applicable, and new(ish)?
>
> Falcon fails my personal book-by-its-cover test.  There are too many languages
> to do without that test, unfortunately.

Take a look at Cobra.

    http://cobra-language.com/docs/python/

    http://cobra-language.com/

It is similar to Python, but with a quite a few nice extras and few improved 
things (eg. no "self", no ":", ...)

Possible negatives are:
    * Requires either .NET or Mono frameworks.
    * lack of 3rd party libraries ??


Cheers, Brendan.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to