Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Please implement REPL #410

Open
zaxebo1 opened this issue Jun 19, 2023 · 0 comments
Open

Please implement REPL #410

zaxebo1 opened this issue Jun 19, 2023 · 0 comments

Comments

@zaxebo1
Copy link

zaxebo1 commented Jun 19, 2023

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant