https://github.com/ryanashcraft/libprototype
Library to facilitate prototypal object-oriented programming in C
https://github.com/ryanashcraft/libprototype
Last synced: about 1 year ago
JSON representation
Library to facilitate prototypal object-oriented programming in C
- Host: GitHub
- URL: https://github.com/ryanashcraft/libprototype
- Owner: ryanashcraft
- Created: 2013-02-10T06:12:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-16T20:59:30.000Z (over 13 years ago)
- Last Synced: 2025-06-27T11:48:50.570Z (about 1 year ago)
- Language: C
- Size: 453 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libprototype
Library to facilitate prototypal object-oriented programming in C.