C++ vs Lisp

bearophile bearophileHUGS at lycos.com
Sat May 17 14:41:38 PDT 2008


Dee Girl:
> Thank you for that! It looks interesting.

My pleasure.


>But one problem is you use delegates. They are much slower than alias.
>I measured 3 - 5 times slower depending on task.

>From my benchmarks they behave well enough, you probably talk about unusual tasks. My libs are designed for the (large!) parts of the code where you don't need max running speed. To improve the situation you may need compiler support for list comphrensions, etc and/or macros.


> The documentation is hard. Why you put a zip file on web and inside it has html 
> files? It should be inverse. It would be good to put html pages on the web.

I see, you are right, and I can fix this problem.


> Also there is no link in the html files. It is hard to understand what library is doing.

What do you mean?
(If you spot bugs please tell me)

Bye and thank you,
bearophile



More information about the Digitalmars-d mailing list