Re: [RFC] How to implement command line tool integrating parsing engine

2008-03-22 Thread Diez B. Roggisch
llandre schrieb: > Hi all, > > I'd like to have some advices about how to implement a program that has > the following requirements: > - it must run both on linux and windows PC > - it must interact with an electronic device connected to the PC through > serial cable by sending/receiving some co

[RFC] How to implement command line tool integrating parsing engine

2008-03-22 Thread llandre
Hi all, I'd like to have some advices about how to implement a program that has the following requirements: - it must run both on linux and windows PC - it must interact with an electronic device connected to the PC through serial cable by sending/receiving some command strings and taking diffe