Skip to content

StringIO via CPython interop or native LPython #1920

Open
@rebcabin

Description

@rebcabin

I'm writing an ASR lexer and parser in python and porting it to lpython. A natural way to test these is to have them read from strings. The standard way to do that is io.StringIO. See this link and this link for an example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cpythonChanges related to CPythonenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions