Skip to content

Access re library via CPython interop #1919

Open
@rebcabin

Description

@rebcabin

I'm writing a type-checker, LASR, for ASR in python , and porting it to LPython.

I'd like to import re. I know it's not practical to compile re, but I would like to import it to my LPython program (see link above ... calling LPython on it produces many irrelevant errors.)

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