https://github.com/math2001/understanding-pointers
Simplistic C-like lang with memory view to explain how pointers work!
https://github.com/math2001/understanding-pointers
Last synced: 8 months ago
JSON representation
Simplistic C-like lang with memory view to explain how pointers work!
- Host: GitHub
- URL: https://github.com/math2001/understanding-pointers
- Owner: math2001
- Created: 2020-10-12T05:34:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-21T22:15:40.000Z (over 5 years ago)
- Last Synced: 2025-01-06T20:52:22.876Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://math2001.github.io/understanding-pointers
- Size: 186 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Understanding pointer

A tool to visually explain pointers. [See it for yourself](https://math2001.github.io/understanding-pointers).