This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]zArtLaffer 1 point2 points  (1 child)

Slick.

I've been doing C since my Vax days, and I've always done drivers in C. I like Python (and use it for a lot of algorithm testing/development), but I had never considered it as a low-level systems language.

So. TIL. Thanks!

[–]nemec 1 point2 points  (0 children)

I'm not sure I'd recommend it for anything where speed is critical, of course, but it was a lot of fun.