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 Resolute concrete syntax parser pipeline #20

Open
ampetz opened this issue Oct 22, 2024 · 0 comments
Open

Implement Resolute concrete syntax parser pipeline #20

ampetz opened this issue Oct 22, 2024 · 0 comments

Comments

@ampetz
Copy link
Contributor

ampetz commented Oct 22, 2024

Resolute Concrete Syntax --> Full Resolute AST (Rust via ANTLR) --> Our Resolute AST subset (Rust via custom helper function) --> JSON (via Rust serde-json lib).

The resulting JSON representation of the Resolute syntax (our subset) should feed as input into the extracted Resolute-To-Copland translator.

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