Skip to content

Please implement REPL #410

Open
Open
@zaxebo1

Description

@zaxebo1

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions