[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA: python frontend for ngspice



al davis wrote:

> 
>> That tool can read hspice tr0, fsdb and some other formats. 
> 
> The best way to handle lots of formats is with translation 
> tools.  I recommend "awk" as the programming language in which 
> to write these tools.
> 

having written my share of awk and perl scripts, if the script is longer 
than a line it is usually better/cleaner/nicer in perl.

otherwise I agree.
I'm happy to write format translators people need here if the format
definitions are available (and short enough)
john