comp.lang.ada
 help / color / mirror / Atom feed
From: raster <andrea.lucarelli@gmail.com>
Subject: Re: Ada for Netbeans [0.1.7]
Date: Wed, 4 Feb 2009 13:21:37 -0800 (PST)
Date: 2009-02-04T13:21:37-08:00	[thread overview]
Message-ID: <cf224d56-283c-43ce-93c7-ef3855aba29f@e1g2000pra.googlegroups.com> (raw)
In-Reply-To: 7a976860-ef8c-46ec-9f0e-81d46d53f70d@t39g2000prh.googlegroups.com

On 4 Feb, 16:27, Jérôme Haguet <j.hag...@cadwin.com> wrote:

Hi jerome,

> By the way, is there any possibility to contribute to that project ?

Yes! You are already doing it.
I will answer you with calm this evening I am very busy in another
project.

>
> A few comments about 0.1.7 :
> 1/ In Project Properties > Build > Main Module > Browse, it would be
> good
> a/ to have files sorted alphabetically
> b/ to have an optionnal filter (ex : *.adb; *-test.adb)
Good! A lot of functions are only draft. I accept very gladly this
type of comments.

> 2/
> Here under you will find an updated Ada Source file for which the
> editor claims there are "Syntax error".
> PS : Uncomment pragma License, and you will get another one.
>
> --
> --------------------------------------------------------------------------------
> -- File: Ada4nb_v017.ads
> --
> -- Created on 30 déc. 2008
> --------------------------------------------------------------------------------
> --
> -- Description of Ada4nb_v017
> --
> -- @author jerome
> --
> -- pragma License (Unrestricted);
> package Ada4nb_v017 is
>
>     type Ensemble is array (Character) of Boolean;
>     Operateur : constant Ensemble := Ensemble'('+' | '-' => True,
> others => False);
>
>     procedure Query_Element
>        (Position : Integer;
>         Process  : not null access procedure (Element : Integer));
>
> end Ada4nb_v017;

Access-to-subprogram is an Ada 2005 extension.
My parser for now is compatible only with the syntax of Ada 95.

For this syntax error problem, hardly possible I will resolve it.
Operateur : constant Ensemble := Ensemble'('+' | '-' => True, others
=> False);

As soon as possible I send you information on as to contribute to the
project.
Thanks for your precious information.

Ciao,
Andrea



  parent reply	other threads:[~2009-02-04 21:21 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-28 16:13 Ada for Netbeans raster
2008-12-30  8:37 ` Jérôme
2008-12-30  9:12   ` raster
2008-12-30 17:00     ` Jérôme
2008-12-30 17:06       ` Jérôme
2008-12-30 19:31         ` raster
2009-01-05 16:00         ` raster
2009-01-05 19:50           ` xavier grave
2009-01-06 12:37           ` Ada for Netbeans [0.1.6] Jérôme
2009-01-07 23:26             ` raster
2009-01-13 11:32               ` Jérôme
2009-01-16  0:19                 ` raster
2009-02-02  0:32                 ` raster
2009-02-04 15:27                   ` Ada for Netbeans [0.1.7] Jérôme Haguet
2009-02-04 17:11                     ` Georg Bauhaus
2009-02-04 21:21                     ` raster [this message]
2009-02-05  5:36                       ` christoph.grein
2009-02-08  9:38                     ` raster
2009-02-05 17:38                   ` Ada for Netbeans [0.1.6] Martin
2008-12-30  9:57 ` Ada for Netbeans xavier grave
2008-12-30 10:22   ` raster
2008-12-30 11:31     ` xavier grave
2008-12-30 13:52       ` raster
2008-12-30 14:55         ` Steve D
2009-02-05 12:56           ` RasikaSrinivasan
2009-02-06  2:42             ` Steve D
2008-12-30 19:58         ` xavier grave
2008-12-30 20:19     ` Michael Bode
2008-12-30 20:36       ` raster
replies disabled

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