DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

LanguageComplexity > LanguageOrientedProgramming > LanguageWars > LanguageFights > LarryWall > Leiningen > LessCode > LexerAndParser > Linux > LiquidInformation > LispEnlightenment > LispExtensions > LispHacks > LispInOtherLanguages > LispMachines > LispOnSpeed > LispOrSchemeClear Trail
Main /

Lisp Or Scheme

Lisp
Scheme

Scheme is often used in computer science curricula and programming language research, due to its ability to represent many programming abstractions with its simple primitives. Common Lisp is often used for real world programming because of its large library of utility functions, a standard object-oriented programming facility (CLOS), and a sophisticated condition handling system. [1]


Common Lisp is powerful but ugly. Scheme is small and clean, but the standard only defines the inner core of the language. If I had to deliver an application I'd probably use Common Lisp; if I were teaching a course I might use Scheme (but with Common Lisp macros).[2]


Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 22.07.2007 22:10 Uhr und seit 7. April 2005 893 aufgerufen.