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

PSQ PV extraction blockers #332

Open
5 tasks
franziskuskiefer opened this issue Jun 24, 2024 · 0 comments
Open
5 tasks

PSQ PV extraction blockers #332

franziskuskiefer opened this issue Jun 24, 2024 · 0 comments
Assignees

Comments

@franziskuskiefer
Copy link
Member

Backend:

  • Robust translation of match pattern syntax, in this case | operator
  • Translation of closures (in the case of map_err() like here, though, so maybe we don't want to translate that at all)
  • Translation of (byte) string literals (generate constant terms of some kind?)
  • More special function translations for std functionality like expect(), map_err() etc

Engine:

  • Generating interfaces for items from external dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants