rules_antlr icon indicating copy to clipboard operation
rules_antlr copied to clipboard

Experimental support for Rust

Open vmax opened this issue 4 years ago • 0 comments

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 avatar Oct 18 '21 11:10 vmax