[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Added PCB output to gnetman
On Wed, 2006-11-29 at 10:48 -0500, Dave McGuire wrote:
> On Nov 29, 2006, at 10:38 AM, Bill Cox wrote:
> >>> True... if anyone is actually interested, I'd sign up for doing a
> >>> new
> >>> version that is portable. I'd like to be able to use it natively on
> >>> Linux.
> >>
> >> I'm definitely interested. I have an x86 machine here, but it's
> >> not what I do my work on.
> >
> > Ok, I'll see if I can find some time to hack it together...
>
> That would be fantastic. I'm planning to move house soon, so I
> may drop out of sight for a bit, but I can assist with testing on
> several platforms if that would be helpful.
>
> -Dave
Testing would be great! I've started the work on a new DataDraw. I
think you'll like it better. Some features:
- Persistent database capability
- New DataDraw language (kind of like SQL, but C oriented) for
describing data - no more non-portable graphical front end
- High performance memory layout - faster than accessing data through
pointers to C structures
I've got the parser running, and a nice example (DataDraw's own
database). I've also started a manual. I'd be very interested in early
feedback before things are set in stone. If you get time in the next
couple of days, please check out datadraw:
svn co https://svn.sourceforge.net:443/svnroot/datadraw/trunk
datadraw
Then,
cd datadraw/newDataDraw
In this directory, read the dvdatabase.dd file (the example), and use
oowrite to read manual.odt. The documentation on the C API hasn't
started, but you can read any of the .c files in this directory to get a
feel for it.
Thanks!
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user