Give me three good reasons to use Lisp or Scheme instead of C++
Name:
Anonymous2011-12-07 14:33
>>7
1. Use of the same data structure for everything.
2. Templates are static -> not general engough.
3. C++ lefts no simplicity to the programmer. It's standard is much biggers than Scheme's.