Skip to content

Toy assembly language with embeddable 8bit VM written in Rust

License

Notifications You must be signed in to change notification settings

aegis-dev/shard_lang

Repository files navigation

shard_lang

Toy assembly language with embeddable 8bit VM written in pure Rust

Specifications

  • 8bit execution mode
  • 16bit addressing
  • Custom memory accessors via Memory trait interface

Work in progress

Releases

No releases published

Packages

No packages published

Languages