Method and apparatus for representation of a JavaScript...

Data processing: software development – installation – and managem – Software program development tool – Translation of code

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Reexamination Certificate

active

06951014

ABSTRACT:
A JavaScript program may be represented in an intermediate form to be executed by a JavaScript interpreter. A browser may be configured to intercept JavaScript code and pass execution control to a Java-based interpreter engine. The instructions are converted by a representation generator component of the engine into an intermediate representation equivalent using the Java programming language. The representation scheme may be suitable for execution by a stack-machine implemented interpreter. The representation scheme may use Java classes and objects, and create logical commands representing the JavaScript program. The intermediate representation may be stored as Java objects in a stack data structure. The stack data structure may be constructed from an array of elements, where each element is either an operator or an operand, and where each element derives from an abstract Java class with generic functionality and each element contains data relating to the operator or data type it represents.

REFERENCES:
patent: 5920720 (1999-07-01), Toutonghi et al.
patent: 6065024 (2000-05-01), Renshaw
patent: 6292936 (2001-09-01), Wang
“JDK 1.1.8 Documentation: Java Reflection”, Sun Microsystems, 1998.
“Take an in-depth look at the Java Reflection API”, by Chuck McManis, JavaWorld (www.javaworld.com), Issue Sep. 1997.
“The Principles of Computer Hardware, Third Edition” by Alan Clements, 2000.
“Load-Time Structural Reflection in Java” by Shigeru Chiba, Jun. 2000.
“The IR to VMx86 Translation Module Specification” by Chris Lattner, Dec. 1999.
Eobert W. Husted, “All About Javascript,” Netscape Communications Corp., 1999, 6 pages.
“ECMAScript Language Specification,” ECMA, Standard ECMA-262, Jun. 1997, pp. 1-95.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Method and apparatus for representation of a JavaScript... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Method and apparatus for representation of a JavaScript..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method and apparatus for representation of a JavaScript... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3421745

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.