https://github.com/user0332/pylibc
Some of the C standard Library written in Python
https://github.com/user0332/pylibc
python python3
Last synced: 3 days ago
JSON representation
Some of the C standard Library written in Python
- Host: GitHub
- URL: https://github.com/user0332/pylibc
- Owner: User0332
- Created: 2022-05-15T01:11:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T18:09:20.000Z (about 4 years ago)
- Last Synced: 2025-10-26T04:36:31.670Z (9 months ago)
- Topics: python, python3
- Language: Python
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyLibC
(Most) of the C standard library rewritten in Python. Why? Just for fun!