Block a user
e48e36bea8
test: add tests for variable parsing, fix mistakes
fd0459aef1
test: fix error in the lexer, after ignoring whitespace
55231e986e
feat: minimal parse of variable binding
44bd9fc5ad
feat: begin to parse a variable declaration
362c591b4b
refactor: move expression parsing to its own file
71d617928a
feat: lex escape characters inside strings
b8c542d88e
feat: lex string without escape characters