>>107009170
I don't hate on what you do. I'm telling you about the patterns I see in your posts.
>What have you done anyway? Haters never post their projects.
Stop using that deflection. I showed you one of my synths and my design library. This time I suppose i'll go with eff. It's a stack vm, an assembler for the the vm, and a forth interpreter. top-left is part of the core for the assembler, right is the bootstrap to make a more usable forth system, bottom left is a tiny bit of the vm. It has a very simple text editor, not too far from ed.
Funny thing is that i've written more stack vms than actual programs in forth.