Mailing List Archive


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

Re: [tlug] nessie - the loch ness monster of programming languages



>>>>> "Martin" == Martin Bähr <mbaehr@example.com> writes:

    Martin> the main trait of nessie it borrows from python:
    Martin> indenting. the main difference to python: it is typed,
    Martin> something that python developers are now considering for
    Martin> python 3.

You're aware that Python 3 is not likely to actually happen before
Guido dies?  ;-)

Note that Python (like LISP, Smalltalk, and Haskell before it) _is_
strongly but dynamically typed.  You can find out the type of any
object.  What is being considered for Python is declarations (like
those of Common LISP) that are hints to the compiler for optimization;
they are more like C's "register" declaration than C types (which
actually aren't all that strong, as type systems go).


-- 
School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links