Hacker News new | past | comments | ask | show | jobs | submit login

I used C exclusively for ten years - then I fell in love with Perl and never really looked back. Garbage collection was my downfall.



If that's the case, you might find yourself enjoying working in Go: http://golang.org/


That is interesting, whyy do you say that garbage collection was your downfall?


A lot of my time in C was spent on memory management - when I switched to Perl it all went away. (I had some libraries I'd written to take care of it by then, of course, but in Perl I just didn't have to worry about cleaning up at all!) Oh - and strings! (But that's also a memory management question.) And regexp.

CPAN grew on me later - roughly as CPAN was growing. It was garbage collection that was my deciding factor.


ELIZA was written in SLIP, not C


SLIP

Rogerian LISP?




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: