SemanticAnalyzer

Overview

Performs SemanticAnalysis, as covered in the CompilerOverview.

Structure and Code Flow

As the SemanticAnalyzer traverses the code tree, it creates a parallel structure defining the variables, their state (local or special), and their binding information. This is found in the VariableBindings topic. Closure information is also stored in this structure. See ClosureAllocation.

References

HyperSpec CLtL
link 1 Link 2

Implementation

Details of implementation

Core Java Classes Javadoc Links

Discussions

Links to Blog issues

Current Status of SemanticAnalyzer

Status:

Release Level:

Open bug count:

Test Suites

Links to JUnit results

-- JerryBoetje - 12 Jul 2003

Topic revision: r2 - 2005-08-24 - 21:04:18 - JerryBoetje
 
Home
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback