https://github.com/thepuppetqueen57/rasm
An interpreted programming language written in rust
https://github.com/thepuppetqueen57/rasm
programming-language programming-languages rust
Last synced: 9 months ago
JSON representation
An interpreted programming language written in rust
- Host: GitHub
- URL: https://github.com/thepuppetqueen57/rasm
- Owner: Thepuppetqueen57
- License: gpl-3.0
- Created: 2025-01-31T08:11:03.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-04-11T19:41:55.000Z (9 months ago)
- Last Synced: 2025-04-11T20:32:48.529Z (9 months ago)
- Topics: programming-language, programming-languages, rust
- Language: Rust
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# RASM
Rasm is a simple interpreted programming language made in rust.
Rasm is meant to a be a combination of the (somewhat) simplicity of C and the 3-4 letter commands of ASM
# Docs
I made docs in the `docs` folder with a bunch of files that will hopefully help you learn rasm!
The docs probably suck because I don't like making docs so I don't put much effort.