我愿理解,http://jint.codeplex.com/“rel=“noreferer”>,Jint,《Java 》文本,载于C#工程。 具体地说:
- How does it makes use of Antlr?
- Which parts, if any, or this project are novel, and which parts represent a port of an existing JS Intrepreter to C#.NET?
- In general, how does one go about writing a Javascript Intrepreter in C#? For instance, what s out there already in terms of technology and code, and what do you have to write yourself?
- What would be the most challenging parts of writing an interpreter of JS?