zom-lang / zom

Zom is a Ahead Of Time compiled system programming language.
Other
4 stars 2 forks source link

Allow multiple lines in one REPL #16

Closed Larsouille25 closed 1 year ago

Larsouille25 commented 1 year ago

The purpose of this issue was to enable multiple line in one "query" and the goal was achieved.

Before merge :