[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Grammatica-users] New web site & status report
From: |
Per Cederberg |
Subject: |
Re: [Grammatica-users] New web site & status report |
Date: |
Fri, 06 May 2005 18:20:23 +0200 |
Well, the Grammatica run-time library isn't going to disappear any
time soon. Actually, it is one of the novelties in Grammatica
(compared to other parser generators) that enables very powerful
run-time parser creation.
If you wish to hide the library for your clients, I suggest you
recompile the source code for the two namespaces
PerCederberg.Grammatica.Parser and PerCederberg.Grammatica.Parser.RE
and thus package them inside your own exe or dll.
/Per
On fri, 2005-05-06 at 09:17 -0500, D. R. E. Moonfire wrote:
> That is promising. Not to mention, I'lll get to play more with Debian
> packages. One thing to maybe consider (I'll get a Savannah login soon
> and post it), is the ability to create a parser that doesn't require the
> PerCederberg library. I don't have a problem with it for my stuff, but
> one of my clients didn't like the extra library for some reason (and I
> didn't want to wrap all of your stuff inside it).
>
> Cheers!
>
>
> _______________________________________________
> Grammatica-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/grammatica-users
>