Compiling dynamic programming languages
Read OriginalThe article details the author's experience building a compiler for their BSDScheme implementation by reusing runtime objects and functions from the interpreter. It explains a technique for compiling dynamic languages by targeting a host language (like D) and introduces a JavaScript to C++/V8 compiler project using the same approach.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser