Related articles |
---|
SCPI Parser markg@ni.com (Mark A. Gruetzner) (2000-07-31) |
SCPI parser s.celles@gmail.com (scls19fr) (2009-04-19) |
From: | scls19fr <s.celles@gmail.com> |
Newsgroups: | comp.compilers |
Date: | Sun, 19 Apr 2009 01:37:12 -0700 (PDT) |
Organization: | Compilers Central |
Keywords: | parse, question |
Posted-Date: | 19 Apr 2009 19:00:08 EDT |
Hello,
I'm planning to make a device using an ATMEL ATmega microcontroller.
I'd like to communicate with this device using a USB com (using a FTDI
FT232) so it will be like a serial com... but I'm looking for a SPCI
parser for my device. Is there an open source implementation of a
SPCI parser ? (at least a "free" implementation) I know the commercial
JPA-SCPI Parser... http://www.jpacsoft.com/ but my device is not
commercial (educational purpose) so I won't pay so much for this !
Maybe someone has ever made some lex/yacc script to do this... I
won't like reinventing the wheel...
Kind regards
PS : I also see this thread
http://compilers.iecc.com/comparch/article/00-07-096
unfortunately there wasn't any reply... maybe someone can now give me
an answer...
Return to the
comp.compilers page.
Search the
comp.compilers archives again.