WIP lox VM interpreter


Stdout:
Logs:


Some working examples:
!10 == false
nil == nil
(10 - 10) * 10 == 0