Gebretewodros73 / monty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/**

  • struct instruction_s - opcode and its function
  • @opcode: the opcode
  • @f: function to handle the opcode
  • Description: opcode and its function
  • for stack, queues, LIFO, FIFO
  • struct instruction_s - opcode and its function
  • @opcode: the opcode
  • @f: function to handle the opcode
  • Description: opcode and its function
  • for stack, queues, LIFO, FIFO **/

About


Languages

Language:C 97.0%Language:MATLAB 1.9%Language:Forth 0.6%Language:M 0.5%