# Chiru [![rust](https://img.shields.io/badge/rust-1.64-green)](https://www.rust-lang.org/) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/Qiu-Weidong/Chiru/main/LICENSE) English | [简体中文](README.zh-Hans.md) | [繁體中文](README.zh-Hant.md) A parser generator similar to [antlr4](https://github.com/antlr/antlr4.git). ## install ```shell cargo install chiru ```