[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Parsing problem
From: |
Ed Day |
Subject: |
Re: Parsing problem |
Date: |
Tue, 17 Apr 2001 12:50:26 -0400 |
SNACC does not support the X.680 standard. Only the older X.208 and X.209
standards.
Regards,
Ed Day
Principal Engineer
Objective Systems, Inc.
address@hidden
(484) 875-3020 (main)
(610) 608-4930 (mobile)
(610) 321-0361 (fax)
(877) 820-4164 (toll-free voicemail & fax)
http://www.obj-sys.com
4/17/2001 10:33:03 PM, Prasad Nayak <address@hidden> wrote:
>Hello,
> I have compiled the Snacc-1.3 parser. When i run the snacc compiler, it
>givens me error for nested messages.
>
>for exmaple,
> example ::= SEQUENCE
> {
> something CHOICE
> { ..........
> .....
> }
> }
>
>I have a dought whether the Snacc-1.3 supports this ??? Does Snacc supports
>X.680 and higher versions ????
>
>Thanks in advance,
>Prasad
>
>
>_______________________________________________
>Help-snacc mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/help-snacc
>
>