Implement providing Python source location information in Lucretia AST after conversion

Issue #20 resolved
Xi Chan repo owner created an issue

Provide span of converted Python code in Lucretia AST. Can be done partially. Should focus on accurate translation of expressions that define/update an entity (variables, function names, class names etc.).

Comments (1)

  1. Log in to comment