Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 499 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 499 Bytes

Human Resource Machine VM

Build Status

Run human resource machine programs using rust!

Goals

  • Implement all commands from human resource machine
  • use quickcheck
  • set up CI
  • test all levels from the original game
  • stabalize public API

Similar Projects

The same idea implemented in javascript here