readme
This commit is contained in:
parent
8effcda91a
commit
9353b27cd3
1 changed files with 2 additions and 0 deletions
|
|
@ -11,12 +11,14 @@ actually:
|
|||
* instantiates classes (TODO implement superclass instantiation)
|
||||
* runs bytecode (TODO more opcodes)
|
||||
* has INVOKEVIRTUAL and INVOKESPECIAL, including stackframes (TODO more invokes)
|
||||
* has a heap
|
||||
|
||||
**more TODO's**
|
||||
* native methods
|
||||
* stacktraces
|
||||
* check visibility
|
||||
* IO
|
||||
* garbage collection
|
||||
|
||||
**Ultimate goal**
|
||||
* Hello world domination
|
||||
Loading…
Add table
Reference in a new issue