Monthly Archives: September 2008

Jeene update: Performance, features and backlog

Don’t know what Jeene is? It will make your JavaScript code run faster read the intro first, then come back to this! Performance examples I was curious about the performance gains of functions specialized via Jeene, so I ran a … Continue reading

Posted in General | 2 Comments

Jeene: Status

I am happy that Jeene was mentioned on Ajaxian today. This is good it means that the project is more likely to attract potential contributors which is nice since there is quite some work yet to be done. I thought, … Continue reading

Posted in General | Tagged , , | Leave a comment

Jeene: An automatic partial evaluator for JavaScript

The purpose of this posting is to show that is is possible to create an online partial evaluator for JavaScript, written also in JavaScript. As far as I know, this has been not been done before. This post is the … Continue reading

Posted in code specialization, instanceof, JavaScript, partial evaluation | Tagged , , | 3 Comments