Re: Request for comment: follow-up to Summer of Code
- From: beliavsky@xxxxxxx
- Date: 29 Jun 2005 05:46:40 -0700
matthewknox@xxxxxxxxx wrote:
<snip>
> No really. Why lisp?
>
> A programming language is a lot of things, but the most central is a
> pipe between your messy, biological, analog head and certain kinds of
> discrete math, usually machine code. Some programming languages, like
> C, assembler, and fortran, are very close to the actual details of some
> actual machine. Others, like Haskell, Python, perl, and so forth, are
> much farther away from any actual machine, but are closer to your head,
> and so are a lot easier to program in, because you can think more about
> your problem and less about the machine. The lisp family of languages
> is unique in the degree to which it allows you to be both close to the
> machine and close to pure thought-stuff in the same language, sometimes
> even in the same program.
Fortran 95 and 2003 are higher level languages than C or assembler, and
are arguably higher-level than Python or Lisp in the area of scientific
computing. Of course, "higher-level" /= "better". Language comparisons
should be based on current versions of languages for which compilers or
interpreters exist.
.
- Follow-Ups:
- Re: Request for comment: follow-up to Summer of Code
- From: Eric Lavigne
- Re: Request for comment: follow-up to Summer of Code
- References:
- Request for comment: follow-up to Summer of Code
- From: matthewknox
- Request for comment: follow-up to Summer of Code
- Prev by Date: Re: ILC2005: McCarthy denounces Common Lisp, "Lisp", XML, and Rahul
- Next by Date: Re: ILC2005: McCarthy denounces Common Lisp, "Lisp", XML, and Rahul
- Previous by thread: Request for comment: follow-up to Summer of Code
- Next by thread: Re: Request for comment: follow-up to Summer of Code
- Index(es):
Relevant Pages
|