Skip to content

Conversation

vmax
Copy link
Contributor

@vmax vmax commented Oct 18, 2021

Experimental support for Rust based compiler from here (runtime can be found here)

Due to an issue in rules_rust, we need to output a set of *.rs files instead of a directory with those file (as rest of the implementations do)

@vmax vmax changed the title Patch rules_antlr to support Rust Experimental support for Rust Oct 18, 2021
vmax and others added 2 commits November 18, 2021 14:10
## What is the goal of this PR?

Migrate to antlr-rust 0.3.0-beta and stable Rust.

## What are the changes implemented in this PR?

Remove the unstable `#![feature()]` invocation and update the antlr tool generator for Rust.
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

Successfully merging this pull request may close these issues.

2 participants