https://github.com/neorandom/virtual-machine-in-c
Virtual Machine made in C
https://github.com/neorandom/virtual-machine-in-c
c c-language virtual-machine
Last synced: 11 months ago
JSON representation
Virtual Machine made in C
- Host: GitHub
- URL: https://github.com/neorandom/virtual-machine-in-c
- Owner: neoRandom
- Created: 2024-10-07T02:10:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-07T06:13:42.000Z (about 1 year ago)
- Last Synced: 2025-04-05T05:15:02.480Z (11 months ago)
- Topics: c, c-language, virtual-machine
- Language: C
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine (that is) Virtual (and made in) C - MVC
https://www.geeksforgeeks.org/basics-file-handling-c/
https://www.geeksforgeeks.org/c-program-to-read-contents-of-whole-file/