• Stars
    star
    1
  • Language
    C
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A basic monty bytecode interpreter that executes the instructions using stacks or queues implemented with doubly linked lists.