User:Rldrenth

From Rosetta Code
Revision as of 23:23, 16 November 2009 by rosettacode>Rldrenth
Languages I abstain from
Languages Reasons
Ruby too cryptic, Perlish
Cobol just plain ugly
Ada excess syntax & keywords
Favorite Languages
Language Proficiency
C advanced
C sharp novice
Python advanced
Verilog intermediate
Languages I use
Language Proficiency
AWK intermediate
assembly low-intermediate
BASIC intermediate
C++ advanced
Delphi rusty
Java beginner
JavaScript when need to
Lua novice
ME10 macro intermediate
Perl novice
UNIX Shell intermediate

About Me

Python code contributer to RC. Also have edited some C, C++, Java examples. ME10 is a 'macro' language used in CoCreate CAD products. Its libraries and syntax are pretty rudimentary, but it get's the job done. Verilog is a language used in designing and simulating hardware. Favorite editor - vi,vim, of course.

Added C example of Evolution Algorithm (as anonymous) and the Python example of Expression Evaluator. The funky recursion stuff in the Python Prime Decomposition task was started by me, although it's been modified since.