https://github.com/mannuelf/data-oriented-programming
Example code from Data Oriented Programming by Yehonathan Sharvit and Ryan Singer
https://github.com/mannuelf/data-oriented-programming
Last synced: 11 months ago
JSON representation
Example code from Data Oriented Programming by Yehonathan Sharvit and Ryan Singer
- Host: GitHub
- URL: https://github.com/mannuelf/data-oriented-programming
- Owner: mannuelf
- Created: 2023-04-01T17:21:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T18:59:21.000Z (over 2 years ago)
- Last Synced: 2025-03-12T11:32:00.333Z (over 1 year ago)
- Language: TypeScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Oriented Programming
Example code from [Data Oriented Programming by Yehonathan Sharvit and Ryan Singer](https://www.manning.com/books/data-oriented-programming), re-written for learning purposes.
