Issues
- 0
- 0
give LoxFunctions source location info
#38 opened by tdp2110 - 0
- 1
implement lambdas
#33 opened by tdp2110 - 1
better error reporting
#12 opened by tdp2110 - 1
- 1
- 1
implement store subscript
#32 opened by tdp2110 - 1
DRY up test code
#25 opened by tdp2110 - 1
list indexing
#27 opened by tdp2110 - 1
implement a `-c` option for main.rs, like Python
#29 opened by tdp2110 - 0
hook up bytecode interpreter to repl
#31 opened by tdp2110 - 0
GC broken by lists
#30 opened by tdp2110 - 0
list slicing
#28 opened by tdp2110 - 0
list append method
#26 opened by tdp2110 - 1
implement lists
#22 opened by tdp2110 - 0
implement stack checker
#23 opened by tdp2110 - 0
more info when debugger, repl launches
#20 opened by tdp2110 - 0
- 0
don't require semicolon in repl
#17 opened by tdp2110 - 0
add acknowledgement.txt
#19 opened by tdp2110 - 0
use munificent's test suite
#18 opened by tdp2110 - 1
use rustyline in debugger too!
#16 opened by tdp2110 - 1
catch up arrow in debugger/repl
#14 opened by tdp2110 - 0
implement JIT
#15 opened by tdp2110 - 1
show backtrace on exception in treewalk interp
#13 opened by tdp2110 - 0
implement module system
#11 opened by tdp2110 - 1
clean up repo structure
#4 opened by tdp2110 - 0
error in treewalk interpreter
#9 opened by tdp2110 - 0
implement variable inspection in debugger
#10 opened by tdp2110 - 2
implement a debugger
#5 opened by tdp2110 - 0
clean up driver program, main.rs
#7 opened by tdp2110 - 0
- 0
implement on-disk serialization of bytecode
#6 opened by tdp2110 - 1
test interaction of super and this
#2 opened by tdp2110 - 0
DRY up parser.rs
#1 opened by tdp2110