- Feb 02, 2023
- Feb 01, 2023
-
-
vincent authored
-
vincent authored
-
vincent authored
* PushDataOperator: implemented
-
vincent authored
* Instruction: init with a pc, no longer with an opcode. * StackBasedInstruction: class renamed `ArithmeticOperator` * StackBasedMachine: function `put_onto_stack` renamed to `push_onto_stack`
-
vincent authored
* InstructionBlock functions renaming to express they are dealing with tokens rather than Instructions. * InstructionBlock: new function to set the pc. * Pass 1 implemented: Set the pc of the instruction blocks.
-
- Jan 31, 2023
- Jan 27, 2023
- Jan 25, 2023
-
-
vincent authored
* Instruction * Language * Machine * StackBasedMachine
-
vincent authored
-
Vincent Jacquot authored
-