Compiling Language Definitions: The ASF+SDF Compiler

Computer Science – Programming Languages

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

36 pages, 5 figures

Scientific paper

The ASF+SDF Meta-Environment is an interactive language development environment whose main application areas are definition of domain-specific languages, generation of program analysis and transformation tools, production of software renovation tools, and general specification and prototyping. It uses conditional rewrite rules to define the dynamic semantics and other tool-oriented aspects of languages, so the effectiveness of the generated tools is critically dependent on the quality of the rewrite rule implementation. The ASF+SDF rewrite rule compiler generates C code, thus taking advantage of C's portability and the sophisticated optimization capabilities of current C compilers as well as avoiding potential abstract machine interface bottlenecks. It can handle large (10 000+ rule) language definitions and uses an efficient run-time storage scheme capable of handling large (1 000 000+ node) terms. Term storage uses maximal subterm sharing (hash-consing), which turns out to be more effective in the case of ASF+SDF than in Lisp or SML. Extensive benchmarking has shown the time and space performance of the generated code to be as good as or better than that of the best current rewrite rule and functional language compilers.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Compiling Language Definitions: The ASF+SDF Compiler does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Compiling Language Definitions: The ASF+SDF Compiler, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Compiling Language Definitions: The ASF+SDF Compiler will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-17647

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