L

You are viewing an archive of posts for August 16th, 2002. You can also head back to the blog home.

QT and C#

Aug. 16th 2002 20:08:43

I was lookin through some of Lorde Omlette's code today, seeing about porting his rdf fetcher to linux. The code is heavy on the system calls, and heavy on the being in C#, a language I've never really read anything about. It seems easy enough to read; not much different from C actually, but I couldn't make my way through the fn calls to even start to think about porting it. I think I might end up making a clone instead; It'd be easier. Hell, I could make a script in about 15 minutes that would accomplish the same (good old Linux and all of its nifty cmd line tools; wget and diff), but I think I'm going to use this agenda to learn a little about QT. I think I might change the tool too, to be more useful (boyaw!) and check more than rdf files; but this in itself might be misleading. I'll have to test various implementations first, and see what works.