- Notifications
You must be signed in to change notification settings - Fork2
A MIPS Backend forhttps://github.com/1whatleytay/saturn
License
NotificationsYou must be signed in to change notification settings
1whatleytay/titan
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Titan provides a MIPS assembler, interpreter and debugger.
It is the backend for theSaturn Modern MIPS IDE.
- Performance and Stability - A fast environment that can keep up with complex programs.
- Cross Platform - Tools should be able to be built and run on any platform, with no complications.
- Powerful Debugging and Testing - Write your own tests for assembly that can debug and access state.
Titan is built with Rust. You can download rust fromRust.
To build the library, use
cargo buildThere is currently no main target, except for the titan-cli submodule.To run it, inside the src/titan-cli, use:
cargo run -- build path/to/file.asmAbout
A MIPS Backend forhttps://github.com/1whatleytay/saturn
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.