Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting PyAST2CAST to tree sitter #489

Open
9 of 11 tasks
titomeister opened this issue Sep 19, 2023 · 2 comments
Open
9 of 11 tasks

Porting PyAST2CAST to tree sitter #489

titomeister opened this issue Sep 19, 2023 · 2 comments
Assignees
Labels

Comments

@titomeister
Copy link
Contributor

titomeister commented Sep 19, 2023

The current Python to GroMEt pipeline uses the Python AST to generate CAST, which is then used to generate Gromet.

We want to switch from using the Python AST to using tree sitter to generate CAST.

Tasks

Preview Give feedback
  1. Code2FN
    titomeister
  2. Code2FN
    titomeister
  3. Code2FN
    titomeister
  4. Code2FN
    titomeister
  5. Code2FN
    titomeister
  6. 4 of 4
    titomeister
  7. 4 of 4
    Code2FN lang/Python
    titomeister
  8. 2 of 2
    lang/Python
    titomeister
  9. 3 of 3
    Code2FN
    titomeister
  10. Code2FN
    titomeister
  11. 0 of 2
    Code2FN
    titomeister
@titomeister titomeister self-assigned this Sep 19, 2023
@titomeister titomeister moved this to Planned in skema Sep 19, 2023
@titomeister titomeister moved this from Planned to In Progress in skema Sep 29, 2023
@titomeister
Copy link
Contributor Author

Update 9/29

  • Assignment done.
  • Working on Arithmetic (operations) next

@myedibleenso
Copy link
Collaborator

@titomeister , please add additional idioms to our task list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants