https://github.com/adlonymous/cmouslang
A Bytecode Stack-based VM written in C
https://github.com/adlonymous/cmouslang
Last synced: 12 months ago
JSON representation
A Bytecode Stack-based VM written in C
- Host: GitHub
- URL: https://github.com/adlonymous/cmouslang
- Owner: adlonymous
- Created: 2025-05-28T06:15:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-01T01:18:59.000Z (about 1 year ago)
- Last Synced: 2025-06-06T04:37:14.240Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMouslang
A Bytecode VM version of the Mouslang interpreter I had written
earlier this year. I'm too lazy to write documentation right now,
will update this README more as I progress through this project.