Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The function runs through the program by incrementing the program counter (*pc++) and dispatching what instruction it sees. It's a stack-based VM so individual instructions are pushed onto and popped from the stack depending on the operation. Is there anything specific you don't grok? Happy to help.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: