VM's just provide the software version of asic boolean logic
------------------
a) Boolian logic / explicit constructions to generate results. aka pong on specific purpose computation device.
b) Programmable computing / general purpose computer uses constructive logic (process of construction of mathematical objects aka programming languages)
c) "compiling"/"interpreting" b sets up the path through a to generate 'results'
vs. a's fixed path/hard wired path transition/state table aka compiler generated type punning![0]
: punning with character : gawk chapter "11.3.11 And Now for Something Completely Different" program
: nil-punning : https://ericnormand.me/article/nil-punning
VM's just provide the software version of asic boolean logic
------------------
a) Boolian logic / explicit constructions to generate results. aka pong on specific purpose computation device.
b) Programmable computing / general purpose computer uses constructive logic (process of construction of mathematical objects aka programming languages)
c) "compiling"/"interpreting" b sets up the path through a to generate 'results' vs. a's fixed path/hard wired path transition/state table aka compiler generated type punning![0]
-----
[0] : https://en.wikipedia.org/wiki/Type_punning