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

Quality of life bugs #64

Open
3 of 7 tasks
saulshanabrook opened this issue Nov 1, 2023 · 0 comments
Open
3 of 7 tasks

Quality of life bugs #64

saulshanabrook opened this issue Nov 1, 2023 · 0 comments

Comments

@saulshanabrook
Copy link
Member

saulshanabrook commented Nov 1, 2023

Keeping this issues open with a list of running quality of life changes observed when watching someone else try out getting started.

  • i64 is not capitalized. It probably should be
  • Remove need to subclass from Expr, instead move != to funciton
  • Currently cannot define late binding definitions in classes that depend on later classes. Maybe should add this
  • Add a better error for when you forget type annotations
  • Use numpy like array for the opening tutorial - Maybe instead do AST eval
  • Instead of egraph.register and egraph.class_ use egraph instead to reduce noise.
  • Remove automatic generation of py objects in graph.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant