smalltalk-tng
view doc/SimplestThingThatCouldWork.txt @ 321:c4a0718c2d3c
Sketch of dependencies
| author | Tony Garnock-Jones <tonygarnockjones@gmail.com> |
|---|---|
| date | Sat Oct 08 15:36:03 2011 -0400 (7 months ago) |
| parents | |
| children |
line source
1 -*- outline -*-
3 *By version:
5 **Version 0
7 ***Calculus
9 ***Virtual machine
11 Probably hacked together in Scheme or some such.
13 **Version 1
15 ***Virtual machine
17 ****Bytecode
19 ****Bytecode compiler
21 ***Object-oriented language
23 ***I/O
25 ***REPL
27 ***Debugger
29 ***Inspector
31 **Beyond
33 ***Graphics toolkit
35 ***User interface toolkit
