trailofbits / pasta

Peter's Amazing Syntax Tree Analyzer
Apache License 2.0
123 stars 9 forks source link

Python API #81

Closed frabert closed 1 year ago

frabert commented 1 year ago

I think this is ready to merge with the caveat that stuff like Macros and iterators are not accessible.

Switching to nanobind cut the compilation times to about half what they were, in line with their claims. Impressive stuff!

pgoodman commented 1 year ago

@frabert Can you file an issue to add support for the missing APIs?