https://github.com/aleokdev/simplez_asm
Simplez interpreter & assembler that works in the Web
https://github.com/aleokdev/simplez_asm
assembler cpu-emulator cross-desktop egui interpreter
Last synced: about 1 year ago
JSON representation
Simplez interpreter & assembler that works in the Web
- Host: GitHub
- URL: https://github.com/aleokdev/simplez_asm
- Owner: aleokdev
- Created: 2022-10-01T07:24:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-17T18:25:02.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T22:24:27.929Z (about 1 year ago)
- Topics: assembler, cpu-emulator, cross-desktop, egui, interpreter
- Language: Rust
- Homepage: https://aleokdev.github.io/simplez_asm/
- Size: 8.67 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simplez Machine

Simplez is a made up architecture that is used by the [Superior Technical School of Engineering at Seville](https://www.etsi.us.es/). This is an interpreter and assembler that works on web and all desktop platforms, made using Rust and egui for the interface.