Computer Science – Programming Languages
Scientific paper
2009-06-09
Computer Science
Programming Languages
extended abstract for GTTSE'09
Scientific paper
Here we present a work aimed on efficiently creating textual language dialects and supporting tools for them (e.g. compiler front-ends, IDE support, pretty-printers, etc.). A dialect is a language which may be described with a (relatively small) set of changes to some other language (a parent language). For example we can consider SQL dialects used in DB-management systems. We propose to use aspects for grammars to define different features of the anguage and to transform grammars. A dialect is created by defining a syntactical spect which modifies the parent language. This technique is not dependent on any particular language design, AST structure or parsing technology and provides a uniform way for creating dialects, which extend or restrict languages.
No associations
LandOfFree
Creating Textual Language Dialects Using Aspect-like Techniques 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 Creating Textual Language Dialects Using Aspect-like Techniques, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Creating Textual Language Dialects Using Aspect-like Techniques will most certainly appreciate the feedback.
Profile ID: LFWR-SCP-O-65423