MFMathijs Frankinmathijs-frank.hashnode.dev·7h ago · 2 min readWhy I Chose a Bytecode VM Instead of an AST Walking InterpreterThis is part of an ongoing project. A programming game where getting better at the game means getting better at real coding. Background here: Learning Coding Like a Board Game. In order to program the00
MFMathijs Frankinmathijs-frank.hashnode.dev·1d ago · 3 min readLearning Coding Like a Board GameI remember the moment programming clicked for me very clearly. I was following a tutorial to make a 2D game and I tried to change something about the code, expecting it to fail like the other times be00