jserv / full-stack-hello

minimal instruction set and assembler/compiler for "Hello World" execution
Other
114 stars 49 forks source link

VM / instruction set naming #32

Open pakls opened 7 years ago

pakls commented 7 years ago

Should this instruction set be given a sound name?

https://www.wikiwand.com/en/List_of_instruction_sets

jserv commented 7 years ago

Thank @pakls for pointing ISA designs. Frankly speaking, I have no preference about ISA since everything just started as a "toy".

pakls commented 7 years ago

How about name them as 'Toy VM' and 'Toy Instruction Set' ?