Skip to content
This repository was archived by the owner on Oct 14, 2021. It is now read-only.
This repository was archived by the owner on Oct 14, 2021. It is now read-only.

add -c flag to repl #36

@josharian

Description

@josharian

The Go implementation accepts a -c flag to provide a program on the command line. This is helpful for quick and dirty "what does this do?" investigation, and for fuzzing. -c was chosen to match python. It'd be nice if the rust repl also accepted -c, instead of requiring a temp file to provide input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions