show/hide this revision's text 3 added 1 characters in body

I'd second the suggestion of Lua. but mostly because that's what I'm currently learning. I used to think I was using Perl less, but thinking back on it, I'm learning less in Perl. My most interesting development in the last 5+ years has been in Perl (with a little C, ksh and PL/SQL thrown in), so it has become second nature at this point. I've dabbled in Haskell, Common Lisp, Python, and PostScript, each of which is different than my core languages. But they have been hard to get stuff done in for various reasons.

I was attracted to Lua because it's faster and cleaner than Perl, is designed to be embedded in C, and has some interesting meta-features that I'd like more exposure to. I've found it relatively easy to get thing things done in Lua so far.

Reading the other suggestions here, it's time I spent more time with some of the newer Perl modules on CPAN. And I hope to be pleasantly surprised by Perl 6 one of these days.

show/hide this revision's text 2 added 1 characters in body

I'd second the suggestion of Lua. but mostly because that's what I'm currently learning. I used to think I was using Perl less, but thinking back on it, I'm learning less in Perl. My most interesting development in the last 5+ years has been in Perl (with a little C, ksh and PL/SQL thrown in), so it has become second nature at this point. I've dabbled in Haskell, Common Lisp, Python, and PostScript, each of which is different than my core languages. But they have been hard to get stuff done in for various reasons.

I was attracted to Lua because it's faster and cleaner than Perl, is designed to be embedded in C, and has some interesting meta-features that I'd like more exposure to. I've found it relatively easy to get thing done in Lua so far.

Reading the other suggestions here, it's time I spent more time with some of the newer Perl modules on CPAN. And I hope to be pleasantly surprised by Perl6 Perl 6 one of these days.

show/hide this revision's text 1

I'd second the suggestion of Lua. but mostly because that's what I'm currently learning. I used to think I was using Perl less, but thinking back on it, I'm learning less in Perl. My most interesting development in the last 5+ years has been in Perl (with a little C, ksh and PL/SQL thrown in), so it has become second nature at this point. I've dabbled in Haskell, Common Lisp, Python, and PostScript, each of which is different than my core languages. But they have been hard to get stuff done in for various reasons.

I was attracted to Lua because it's faster and cleaner than Perl, is designed to be embedded in C, and has some interesting meta-features that I'd like more exposure to. I've found it relatively easy to get thing done in Lua so far.

Reading the other suggestions here, it's time I spent more time with some of the newer Perl modules on CPAN. And I hope to be pleasantly surprised by Perl6 one of these days.