stefanobaghino / lox-interpreter

Interpreter for Lox (https://craftinginterpreters.com) written in Go
0 stars 0 forks source link

Evaluate basic expressions #30

Closed stefanobaghino closed 1 year ago

stefanobaghino commented 1 year ago

Fixes #4