| Crates.io | rasm-lang |
| lib.rs | rasm-lang |
| version | 1.2.0 |
| created_at | 2025-03-06 06:52:46.695968+00 |
| updated_at | 2025-03-29 21:30:25.759017+00 |
| description | RASM is a small Interpreted Programming Language |
| homepage | |
| repository | https://github.com/Thepuppetqueen57/rasm |
| max_upload_size | |
| id | 1580613 |
| size | 53,205 |
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
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.