|
|
|
|
|
by rtjalkbo
2629 days ago
|
|
Co-author of the thesis here - if anybody is interested in the source code, let me know. Keep in mind that JS has changed quite a bit in the years that have passed and that certain aspects ('eval' in particular) was excluded from the project. Though, it may be an interesting starting point for anybody, who wants to play around with compiling JS. |
|
If you’re interested in what it takes to compile dynamic languages, why did you leave out such a notable dynamic language feature?