HP3000-L Archives

August 2003, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Wonsil <[log in to unmask]>
Reply To:
Date:
Thu, 14 Aug 2003 07:32:28 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
On the off chance you don't think there's enough (computer) languages in the
world, here's a tool that will help you define your own.  From the
Documentation:

ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language
tool that provides a framework for constructing recognizers, compilers, and
translators from grammatical descriptions containing Java, C++, or C#
actions [You can use PCCTS 1.xx to generate C-based parsers].

Computer language translation has become a common task. While compilers and
tools for traditional computer languages (such as C or Java) are still being
built, their number is dwarfed by the thousands of mini-languages for which
recognizers and translators are being developed. Programmers construct
translators for database formats, graphical data files (e.g., PostScript,
AutoCAD), text processing files (e.g., HTML, SGML).  ANTLR is designed to
handle all of your translation tasks.

http://www.antlr.org/

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2