Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/progval/rust-python-parser

A Python parser written in Rust using nom
https://github.com/progval/rust-python-parser

nom parser python python-parser rust rust-python

Last synced: 22 days ago
JSON representation

A Python parser written in Rust using nom

Awesome Lists containing this project

README

        

# 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)