ACM Home Page
Please provide us with feedback. Feedback
Experiences in building a compiler for an object-oriented language
Full text PdfPdf (244 KB)
Source ACM SIGPLAN Notices archive
Volume 38 ,  Issue 4  (April 2003) table of contents
COLUMN: Technical correspondence table of contents
Pages: 25 - 33  
Year of Publication: 2003
ISSN:0362-1340
Author
José de Oliveira Guimarães  UFSCar, São Carlos - SP, Brazil
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 0,   Downloads (12 Months): 11,   Citation Count: 0
Additional Information:

abstract   references   index terms  

Tools and Actions: Review this Article  
Save this Article to a Binder    Display Formats: BibTex  EndNote ACM Ref   
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/844091.844098
What is a DOI?

ABSTRACT

Traditionally books on compiler construction focus on procedural languages leaving some questions on compilation of object-oriented languages unanswered. This article presents some problems found in the building of a compiler for the object-oriented language Green using Java. The solutions used for these problems are exposed and whenever possible alternatives are discussed. We hope to provide programmers with some hints and caveats on compilation of object-oriented languages.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
 
2
Ananian, C. Scott. JLex: A Lexical Analyzer Generator for Java. http://www.cs.princeton.edu/~appel/modern/java/JLex
 
3
 
4
 
5
Guimarães, José de Oliveira. The Green Language. Available at http://www.dc.ufscar.br/~jose/green/green.htm.
 
6
Guimarães, José de Oliveira. The Class Generation. Available at http://www.dc.ufscar.br/~jose/courses/cc/classgen.html.
 
7
Hudson, Scott E. CUP Parser Generator for Java. http://www.cs.princeton.edu/~appel/modern/java/CUP