https://github.com/maikorapppublic/parser
Maikor ASM parser
https://github.com/maikorapppublic/parser
assembly-language maikor parser
Last synced: 4 months ago
JSON representation
Maikor ASM parser
- Host: GitHub
- URL: https://github.com/maikorapppublic/parser
- Owner: MaikorAppPublic
- License: mit
- Created: 2022-05-08T11:54:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-28T15:27:01.000Z (about 4 years ago)
- Last Synced: 2025-10-11T02:07:39.967Z (9 months ago)
- Topics: assembly-language, maikor, parser
- Language: Rust
- Homepage: https://maikor.app
- Size: 66.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Maikor
>⚠️ Work in progress
>
> Links may be broken, features missing, etc
*Cross platform 16 bit game system*
See more at [maikor.app](https://maikor.app) and the [project homepage](https://github.com/MaikorAppPublic)
### Play
[Android](https://github.com/MaikorAppPublic/android-app)
[iOS](https://github.com/MaikorAppPublic/ios-app)
[Windows, macOS and Linux](https://github.com/MaikorAppPublic/desktop-app)
### Make
[iOS IDE](https://github.com/MaikorAppPublic/ios-app)
[Desktop IDE](https://github.com/MaikorAppPublic/desktop-ide)
[Build tools](https://github.com/MaikorAppPublic/build-tools)
[REPL](https://play.vm.maikor.app)
## parser
Converts Maikor ASM into bytes that can be executed on the VM
**TODO**
Add support for
- labels
- constants
- data table