Erlang vs Linux

Bengt Kleberg eleberg@REDACTED
Thu Feb 27 07:46:41 CET 2003


> Date: Wed, 26 Feb 2003 09:45:39 -0800 (PST)
> From: Eric Merritt <cyberlync@REDACTED>
> Subject: Re: Erlang vs Linux
> To: Jay Nelson <jay@REDACTED>, erlang-questions@REDACTED
> MIME-Version: 1.0
> 
> > Get the code working first, then optimize.   I would
> > alter that
> > with type checking to: discover the data structures
> > that make
> > the task trivial, then let the compiler check the
> > final code.
> > I don't mind adding types later, but in the

...deleted

>  Do you realize you have just described lisp?

to be utterly pedantic i think lisp is not a language, but a family of
languages.
some members of this family, like common-lisp, allows adding types
later to help the compiler speed things up. others do not.


bengt




More information about the erlang-questions mailing list