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

> How far does it go at the moment?

Not very far, I completed it in a few minutes. I think the hardest was:

    function hello(a) {
        return a * a;
    }
    
    hello(4) + 3;


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

Search: