Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
JACCIE: a Java-based compiler-compiler for generating, visualizing and debugging compiler components
Krebs N., Schmitz L. Science of Computer Programming79 101-115,2014.Type:Article
Date Reviewed: Aug 12 2014

The software described is a compiler generator integrated in a graphical user interface (GUI) to support debugging. A compiler is viewed as a scanner, a parser, and an attribute evaluator. The focus is on the front-end techniques, with a variety of parsing algorithms available for evaluation in particular settings. The software is an educational tool. In pedagogical settings, it can be appropriate to focus on lexical and syntactic analysis, leaving the complexity of attribute definition, calculation, and use as a more advanced topic. The definition of the compiler model, the GUI model, and their integration is clear.

One of the attractive aspects of the paper is the candid discussion of the challenges of the project, which were not the result of the theoretical framework but are “mundane ergonomic problems.” Two are described: providing sufficient user control of the operation of the system, and managing the display of large amounts of data (for example, attributed parse trees). These arise from the inherently complex representations of compiler internal states and of the state of a compilation of a particular program as a user works with the system. Again, the problem and the approaches taken are clearly described.

A particular application is described, that is, a specification for an assembler for a universal virtual computer (a RISC machine) intended to make all document formats forever displayable.

The paper ends with a pointer to the relevant literature on compiler generators and a description of planned enhancements.

Reviewer:  D. T. Barnard Review #: CR142613 (1411-0955)
Bookmark and Share
 
Languages And Compilers (B.1.4 ... )
 
 
Compilers (D.3.4 ... )
 
 
Java (D.3.2 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Languages And Compilers": Date
Speed tunable finite state machine compiler: ZEPHCAD
Sato H., Sugiura Y., Fujita M. Microprocessors & Microsystems 14(1): 17-20, 1990. Type: Article
Feb 1 1991
Embedded controller FORTH for the 8051 family
Payne W., Academic Press Prof., Inc., San Diego, CA, 1990. Type: Book (9780125475709)
May 1 1991
Generation of design verification tests from behavioral VHDL programs using path enumeration and constraint programming
Vemuri R., Kalyanaraman R. IEEE Transactions on Very Large Scale Integration (VLSI) Systems 3(2): 201-214, 1995. Type: Article
Jul 1 1996
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy