Yes, high-level languages are interpreted to VM bytecode, (which are all different )often optimized by JIT compilers. What I meant was, If the VM bytecode is #forth, wouldn't it essentially be optimized machine code for a #forthCPU? I'm intrigued by the potential of softCores and am exploring their best use cases. Great talk! @PythonLinks
#python
#SoftCoreCPU
#Forth
#VM
#Bytecode
#JITCompiler
#MachineCode
#HighLevelLanguages
#TechTalk
#Optimization
#Programming