[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Lightness vs. Largeness



I think an LL has to be "low overhead" -- simple expressions like "(+ 1 2)" can run on their own.
 
From the discussions on the list it seems that "programming-in-the-large" implies OO and mandatory types.
 
Question:  is an LL then constitutionally incompatible with solving the problems implied by the phrase "programming-in-the-large"?   (Or is that phrase somehow pejorative?)
 
Robert