Re: SBCL is now faster than Java, as fast as Ocaml, and getting better



On Jul 10, 1:10 am, jon.harrop.ms.sh...@xxxxxxxxx wrote:
On 9 Lug, 23:52, Jon Harrop <j...@xxxxxxxxxxxxxxxxx> wrote:

...

P.S. The sad thing is, I will die eventually, but Lisp will never die.
But who will continue my important part of insulting Common Lisp
gratuitously? Who?

You are not the first, nor will be the last, don't worry :)

It is just a matter of getting numbers straight. For example, your
ray tracer (with low level optimizations) can be rewritten in at least
132 lines with the same semantics using another standard, albeit less
tight, indentation style (just spread the if's and move around the
in's).

Juho's version is just 162 lines, once you maitain CL style but "get
the hang of it" :)

Cheers
--
Marco

.



Relevant Pages

  • Re: Welche Programmiersprache?
    ... application based on Common Lisp to one based on Python. ... In dieser Form ist das eine inhaltsfreie Sprechblase ('multithreading' ... waere eine Erweiterung, die eine Lisp-Implementierung eventuell ...
    (de.comp.lang.misc)
  • Re: Welche Programmiersprache?
    ... application based on Common Lisp to one based on Python. ... In dieser Form ist das eine inhaltsfreie Sprechblase ('multithreading' ... waere eine Erweiterung, die eine Lisp-Implementierung eventuell ...
    (de.comp.lang.misc)
  • Re: Successor function in LISP
    ... standard dice with 1 facing top and 3 facing right. ... One way to do that is to represent the die as a vector in 9 ... Had I known that was the case and we will not be learning Lisp at all, ... I have just started studying ...
    (comp.lang.lisp)
  • Re: Successor function in LISP
    ... Had I known that was the case and we will not be learning Lisp at all, ... You will need to keep a representation of the "terrain", of the grid, ... the die after the move is valid. ... move-die, ...
    (comp.lang.lisp)
  • Re: Common Lisp from a Unix perspective - barriers to using CL
    ... today, CL libraries and implementations are fast moving targets (wow, ... But that sounds like a problem of Debian, not of Common Lisp, doesn't it? ... "Innenminister Schillstein hat gestern eine Anweisung erlassen, die ...
    (comp.lang.lisp)

Loading