Email or username:

Password:

Forgot your password?
Top-level
DJ-Bauer

@neauoire Funnily enough I'm working also on a small virtual machine, but nothing really to show yet. It is based on the idea of mainly storing all your data on 16 stacks though so I am excited to see what direction this will go into or if it'll just crash into the wall

2 comments
Devil Lu Linvega

@dbauer sounds fun :) why 16? is it like deep registers?

DJ-Bauer

@neauoire Yes, I wanna have some fun with string manipulation, since for example flipping a string would be very easy.
Also this sounds like a fun way to step into compiler-code generation and how it could be optimized
I literally pulled 16 out of thin air and thought, then I don't have to do much hex-number calculation in my head :P

Go Up