Skip to content

MIC-1 processor implementation in rust language.

License

Notifications You must be signed in to change notification settings

AlexPl292/MIC-1

Repository files navigation

MIC-1

MIC-1 processor implementation in rust language.

The MIC-1 is a processor architecture invented by Andrew S. Tanenbaum to use as a simple but complete example in his teaching book Structured Computer Organization.

The implementation uses tree-sitter-jas parser for parsing jas assembly.

See main.rs for the program example.

About

MIC-1 processor implementation in rust language.

Resources

License

Stars

Watchers

Forks

Languages