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

https://github.com/stenbror/tiny-python


https://github.com/stenbror/tiny-python

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# tiny-python

A minimalistic implementation of Python 3.11 in Rust started with creating the lexical analyzer and parser module with tests.