|
|
|
|
|
by GregBuchholz
3809 days ago
|
|
I think you'd probably be interested by the Viewpoint Research (and Alan Kay): http://vpri.org/index.html ...and STEPS: http://www.vpri.org/pdf/tr2011004_steps11.pdf "We set a limit of 20,000 lines of code to express all of the “runnable meaning” of personal computing
(“from the end‑user down to the metal”) where “runnable meaning” means that the system will run with
just this code (but could have added optimizations to make it run faster). One measure will be what did
get accomplished by the end of the project with the 20,000 lines budget. Another measure will be typical
lines of code ratios compared to existing systems. We aim for large factors of 100, 1000, and more
.
How
understandable is it? Are the designs and their code clear as well as small? Can the system be used as a
live example of how to do this art? Is it clear enough to evoke other, better, approaches?" |
|