hugodecasta/schemelang

let command_array = parse('(define a ")")')

Closed this issue · 2 comments

throw Cannot parse command "(define a ")")".

String is not yet handled by the interpreter
comming soon

v1.5.0 now includes string handling features