Re: Mentor Expedition: EDIF import

From: James Jackson (JOJ_at_Texas.net)
Date: 11/23/04


Date: Tue, 23 Nov 2004 12:02:58 -0600

Oh.

I guess I didn't realize that EDIF was that simple to parse and verify the
syntax to the EDIF 2 0 0 (or EDIF 3 0 0) standards.

Regards,

James Jackson
Oztronics

<newsmail5@gustad.com> wrote in message
news:kju7jocsrk8.fsf@shardlow.dolphinics.no...
> "James Jackson" <JOJ@Texas.net> writes:
>
> > There is an EDIF parser - checker - on the EDIF organizations' web
> > site.
>
> Thank you for your tip. However, an EDIF parser is extreme simple,
> especially when written in Common Lisp:
>
> (with-open-file (s (make-pathname :name "test" :type "edif") :direction
:input)
> (read s))
>
> :-)
>
> Petter
>
> --
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing on usenet and in e-mail?