Requesting ArXiv cs.PL endorsement for Py2C (Python-to-C compiler)
I'm an undergraduate student with a passion for compilers and low-level systems. Recently, I built *Py2C*, a minimalistic Python 3.10-to-C transpiler, and just finished writing a paper about it that I'd like to submit to arXiv (category: `cs.PL`).
- Written in Go, it parses Python using `ast`, serializes to JSON, and emits compilable C - Supports type inference, class-to-struct conversion, method lowering, control flow - Fully self-contained, with no external dependencies — tested on M1 Mac with `gcc` - Code: https://github.com/lixiasky/Py2c
I'm now looking for *someone who has published in `cs.PL`* to kindly endorse me on arXiv, so I can submit this work.
If you're willing to help, arXiv provides this endorsement link:
https://arxiv.org/auth/endorse?x=UK6GBG or go to https://arxiv.org/auth/endorse.php and enter the code: `UK6GBG`
I’d be truly grateful. This is my first compiler project and first paper submission attempt. I’m happy to answer questions or clarify anything.
Thank you for your time Email: lixiasky@protonmail.com
No comments yet