https://github.com/marceldobehere/maab-cpp-interpreter
https://github.com/marceldobehere/maab-cpp-interpreter
csharp custom-language instruction-set-architecture interpreter maal
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marceldobehere/maab-cpp-interpreter
- Owner: marceldobehere
- License: agpl-3.0
- Created: 2022-10-26T20:37:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T21:25:42.000Z (about 2 years ago)
- Last Synced: 2025-02-27T19:39:59.902Z (over 1 year ago)
- Topics: csharp, custom-language, instruction-set-architecture, interpreter, maal
- Language: C++
- Homepage:
- Size: 357 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MAAB-CPP-Interpreter
This is a Windows Interpreter for MAAB.
It's using some stubs from my OS to make it as easy to port to my OS as possible.
Just drag the compiled MAAB File into the exe and it shall interpret!
[Docs for MAAB](https://github.com/marceldobehere/MAAL-Marcels-Amazing-Assembly-Language/blob/master/MAAL/Docs/MAAB.md)