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

You write a simple interpreter basicly. Instead of directly manipulating the data , you build an ast of how to manipulate the data then you execute it. It also allows for nifty optimizations later on.


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

Search: