update README
This commit is contained in:
parent
1a6c8a3cca
commit
79f5fa6277
|
@ -10,6 +10,7 @@
|
||||||
- bytecode interpreter (based on Stack VM technology)
|
- bytecode interpreter (based on Stack VM technology)
|
||||||
- direct threading VM
|
- direct threading VM
|
||||||
- exact GC (simple mark and sweep strategy)
|
- exact GC (simple mark and sweep strategy)
|
||||||
|
- advanced REPL support (multi-line input, etc)
|
||||||
|
|
||||||
## How to use it
|
## How to use it
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue