https://github.com/thepuppetqueen57/rasm-macro
A Rust Macro meant to Recreate the syntax of RASM
https://github.com/thepuppetqueen57/rasm-macro
crate macro rust rust-macro rust-macros
Last synced: 10 months ago
JSON representation
A Rust Macro meant to Recreate the syntax of RASM
- Host: GitHub
- URL: https://github.com/thepuppetqueen57/rasm-macro
- Owner: Thepuppetqueen57
- License: gpl-3.0
- Created: 2025-03-02T20:27:16.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-03-02T20:53:23.000Z (10 months ago)
- Last Synced: 2025-03-02T21:27:39.447Z (10 months ago)
- Topics: crate, macro, rust, rust-macro, rust-macros
- Language: Rust
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RASM Macro
The RASM macro is a declarative macro meant to recreate [RASM](https://github.com/Thepuppetqueen57/rasm).
This won't be a 1 to 1 recreation of the original RASM because that would be annoying.
But I'll try making it close to it.
Also I will mainly work on the original RASM but I'll try working on this too.