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

Implement IR Generator #5

Open
SkySingh04 opened this issue Dec 16, 2024 · 0 comments
Open

Implement IR Generator #5

SkySingh04 opened this issue Dec 16, 2024 · 0 comments
Labels
Roadmap Part of Project roadmap Transpiler Middleware Issues related to middleware of transpiler

Comments

@SkySingh04
Copy link
Owner

Build the logic to convert AST into the chosen intermediate representation.

Tasks:

  • Translate AST nodes to IR components.
  • Ensure the IR retains Rust's semantics.
@SkySingh04 SkySingh04 added Roadmap Part of Project roadmap Transpiler Middleware Issues related to middleware of transpiler labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Roadmap Part of Project roadmap Transpiler Middleware Issues related to middleware of transpiler
Projects
None yet
Development

No branches or pull requests

1 participant