User:Underscore: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{mylangbegin}}
{{mylangbegin}}
{{mylang|Perl|High}}
{{mylang|Perl|Good}}
{{mylang|Haskell|Decent}}
{{mylang|R|Good}}
{{mylang|Python|Decent}}
{{mylang|Python|Good}}
{{mylang|C|Decent}}
{{mylang|Haskell|Good}}
{{mylang|C|Moderate}}
{{mylang|Maxima|Moderate}}
{{mylang|Maxima|Moderate}}
{{mylang|Common Lisp|Moderate}}
{{mylang|Perl 6|Rusty}}
{{mylang|Common Lisp|Rusty}}
{{mylang|PIR|Rusty}}
{{mylang|C++|Rusty}}
{{mylang|C++|Rusty}}
{{mylangend}}
{{mylangend}}


My name is [http://arfer.net Kodi Arfer].
Greetings, fellow Interneter! As you might surmise from the table, I mostly write in Perl ("Underscore" is just the English translation of "<code>$_</code>"), but I know enough of a few other languages to be dangerous. My favorite is probably Haskell.

I've contributed a bunch of task solutions, particularly in Perl 5, Perl 6, and Haskell. Nearly all of the first hundred Perl 6 solutions were my work.

I wrote [[User:UnderBot|UnderBot]] and [http://rosettacode.org/geshi AutoGeSHi].

I'm (er, I was?) a [[Rakudo]] hacker. I wrote a lot of the code for the <code>DateTime</code>, <code>Date</code>, and <code>Instant</code> classes. If you find a bug in Rakudo's time-handling facilities, it's probably my fault.

I'm only a hobbyist programmer. I have no career and almost no formal training in computer science or software engineering. Actually, I'm a psychology student. Some would say it shows.

Latest revision as of 16:35, 27 February 2013

My Favorite Languages
Language Proficiency
Perl Good
R Good
Python Good
Haskell Good
C Moderate
Maxima Moderate
Perl 6 Rusty
Common Lisp Rusty
PIR Rusty
C++ Rusty

My name is Kodi Arfer.

I've contributed a bunch of task solutions, particularly in Perl 5, Perl 6, and Haskell. Nearly all of the first hundred Perl 6 solutions were my work.

I wrote UnderBot and AutoGeSHi.

I'm (er, I was?) a Rakudo hacker. I wrote a lot of the code for the DateTime, Date, and Instant classes. If you find a bug in Rakudo's time-handling facilities, it's probably my fault.

I'm only a hobbyist programmer. I have no career and almost no formal training in computer science or software engineering. Actually, I'm a psychology student. Some would say it shows.