-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Labels
cpythonChanges related to CPythonChanges related to CPythonenhancementNew feature or requestNew feature or request
Description
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
Labels
cpythonChanges related to CPythonChanges related to CPythonenhancementNew feature or requestNew feature or request