/rust-python-parser

A Python parser written in Rust using nom

Primary LanguageRustGNU General Public License v3.0GPL-3.0

rust-python-parser

A Python parser for Rust libraries and programs.

Currently supports Python 3.8's syntax (except type comments, which are ignored like regular comments)