E-mail address

Top  Previous  Next

Examples > E-mail address

 

You should know the most essential operation elements of TETRA.

 

Problem definition:

 

An e-mail address shall be analyzed according to the complex RFC 822 standard.

This standard not only allows simple addresses like:

 

dme@TextTransformer.de

 

but also constructs like:

 

Detlef Meyer-Eltz <dme@TextTransformer.de ( Parsergenerator ) >

 

 

TETRA Program:

 

The project is in:

 

\TextTransformer\Examples\Mailbox

 

 

This project demonstrates how a TextTransformer program can be created from an existing syntax specification. It will be shown too, how hidden LL(1) conflicts can be solved.

 



This page belongs to the TextTransformer Documentation

Home  Content  German