comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Re: OpenToken 5.0a released
Date: Thu, 27 Feb 2014 20:48:37 -0600
Date: 2014-02-27T20:48:37-06:00	[thread overview]
Message-ID: <85txbk0x6i.fsf@stephe-leake.org> (raw)
In-Reply-To: ed04e9ec-033b-43df-87c6-fd17a5d1ad78@googlegroups.com

gautier_niouzes@hotmail.com writes:

>> OpenToken 5.0a is released; see
>> 
>> http://stephe-leake.org/ada/opentoken.html.
>
> Cool!
> Are there examples ?

Yes, included in the tarball.

It would be good to mention that on the website.

>
> A quick guide ?

The web page has a small intro. There is a (somewhat dated) user guide,
referenced from the web page.

> A comparison of the workflow between ayacc and opentoken would be nice
>as well.

Yes, but I don't have time for it.

> Is there a .y/.l to the opentoken grammar format translator 

No.

OpenToken was originally designed to be pure Ada code; no separate
grammar language.

I added a Bison style parser, that can generate Ada code, but without
actions. That Bison parser is _not_ implemented in OpenToken; it's quite
trivial. 

I think the yacc code would be harder to parse, but probably still not
require OpenToken.

Ada, on the other hand, definitely requires OpenToken :).

-- 
-- Stephe

      reply	other threads:[~2014-02-28  2:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-21 20:27 OpenToken 5.0a released Stephen Leake
2014-02-24  4:05 ` AdaMagica
2014-02-25 14:09   ` Stephen Leake
2014-02-26  7:24     ` Shark8
2014-02-26  8:39 ` gautier_niouzes
2014-02-28  2:48   ` Stephen Leake [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox