Skip to content

Rust implementation of SIC Assembler. Original C code written in Intro to Systems Software class for Projects 1 and 2.

Notifications You must be signed in to change notification settings

AjiBuster499/sic_assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Rusty SIC-Assembler

AKA I'm just trying to learn the language.


Original code by me, written in C for Introduction to Systems Software class. This is just basically a transformation of that poorly-written C code into some nicer looking Rust code.

About

Rust implementation of SIC Assembler. Original C code written in Intro to Systems Software class for Projects 1 and 2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages