(August 2, 2007) - Charcoal Design is proud to announce the release  
of two new open source libraries for the REALbasic community:

The Parser and Tokenizer classes we've added to the libraries section  
of our open source page offer REALbasic developers the power to add  
all kinds of new and exciting functionality to their projects.

The Tokenizer class provides sophisticated string chopping  
capability, far in advance of the built-in Split and NthField  
operations available in REALbasic. The Tokenizer lets you define  
tokens using regular expressions for both pattern matching and  
replacement.

For even more powerful string handling, the Parser class can take the  
token stream produced by the Tokenizer and perform semantic  
processing, collapsing the tokens into syntactic structures of your  
own design. Developers could use this as the basis of a custom XML  
parser or validator for example, or even a scripting language  
interpreter.

Ever wanted to create your own programming language in REALbasic?  
With these classes you can, and we're giving them away completely  
FREE and open source. For more information visit the link below:

http://www.charcoaldesign.co.uk/news/parser

Charcoal Design is an independent software developer dedicated to  
producing exciting shareware and open source tools for the Macintosh  
and REALbasic communities.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to