Open
Description
You have implemented a beautiful programming language, the only thing it lacks is REPL. I would request you to kindly consider to implement REPL before any feature else.
for example: see REPL in vlanguage ( https://vlang.io/ )
|>>> import net.http
|>>> data := http.get('https://vlang.io/utc_now')?
|>>> data.text
1565977541
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels