User:Rldrenth

From Rosetta Code
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
assembly low-intermediate
BASIC intermediate
C++ advanced
Delphi rusty
Java novice
JavaScript when need to
ME10 macro intermediate
Perl novice
UNIX Shell getting rusty

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.