User:Kernigh: Difference between revisions

From Rosetta Code
Content added Content deleted
(Add SHA-1. Remove unused code.)
(Add opening paragraph. Link to forks of Factor and PicoLisp. About proficiency; Factor, WML rise from 2 to 3; PHP, Scala fall off table.)
Line 1: Line 1:
{{mylangbegin}}
<div style="text-align: center; font-size: 10pt; float: right; padding-left: 8px;">
{| style="border:1px solid #c5fcdc; padding:0 4px;"
|- style="background: white;"
|- style="background: #5ed797;"
| colspan="2" |'''My Favorite Languages'''
|-
| colspan="2" |'''4''' is best, '''1''' is worst.
| colspan="2" |'''4''' is best, '''1''' is worst.
|- style="background: #5ed797;"
|style="padding:0 4px 0 4px;"|'''Languages'''
|style="padding:0 4px 0 4px;"|'''Proficiency'''
{{mylang|Ruby|4}}
{{mylang|Ruby|4}}
{{mylang|C|3}}
{{mylang|C|3}}
{{mylang|Factor|3}}
{{mylang|WML|3}}
{{mylang|C++|2}}
{{mylang|C++|2}}
{{mylang|CMake|2}}
{{mylang|CMake|2}}
{{mylang|Common Lisp|2}}
{{mylang|Common Lisp|2}}
{{mylang|Factor|2*}}
{{mylang|Java|2}}
{{mylang|Java|2}}
{{mylang|Perl|2}}
{{mylang|Perl|2}}
{{mylang|WML|2}}
{{mylang|PicoLisp|1}}
{{mylang|PHP|1*}}
{{mylang|PicoLisp|1*}}
{{mylang|Python|1}}
{{mylang|Python|1}}
|- style="background: #df0;"
{{mylang|Scala|1*}}
| colspan="2" |&darr; ''Unix Classic Tools'' &darr;
|- style="background: yellow;"
| colspan="3" |&darr; ''Unix Classic Tools'' &darr;
{{mylang|UNIX Shell|3}}
{{mylang|UNIX Shell|3}}
{{mylang|AWK|2}}
{{mylang|AWK|2}}
Line 30: Line 22:
{{mylang|m4|1}}
{{mylang|m4|1}}
{{mylang|sed|1}}
{{mylang|sed|1}}
|- style="background: yellow;"
|- style="background: #df0;"
| colspan="3" |&darr; ''Alternate Shells'' &darr;
| colspan="2" |&darr; ''Alternate Shells'' &darr;
{{mylang|C Shell|2}}
{{mylang|C Shell|2}}
{{mylang|es|1*}}
{{mylang|es|1}}
|- style="background: yellow;"
|- style="background: #df0;"
| colspan="3" |&darr; ''Off Platform'' &darr;
| colspan="2" |&darr; ''Not BSD'' &darr;
{{mylang|AutoHotkey|1*}}
{{mylang|AutoHotkey|1}}
{{mylang|TI-83 BASIC|1}}
{{mylang|TI-83 BASIC|1}}
{{mylangend}}
|}

</div>
Ruby is my best language. Most of my contributions come from an [[OpenBSD]] machine. A few of my examples come from a [[Windows]] machine with [[MinGW]]. I never used Factor, PicoLisp nor AutoHotkey until I found them at Rosetta Code.
Language proficiency:

* '''4''' I prefer this language.
* [https://github.com/kernigh/factor Factor for OpenBSD/amd64]
* '''3''' I know much about this language. I can solve many tasks.
* [http://code.google.com/r/kernigh-picolisp/ PicoLisp for OpenBSD/amd64]
* '''2''' I know part of this language. I can solve some tasks.
* '''1''' I can only use this language for a few simple tasks.
* '''*''' I never used this language until I saw it at Rosetta Code.


== Contributions by Kernigh ==
== Contributions by Kernigh ==
* First 20 examples for [[:Category:C Shell]]
* First 20 examples for [[:Category:CMake]] and [[:Category:C Shell]]
* New tasks
* New tasks
** [[Caesar cipher]]
** [[Caesar cipher]]

Revision as of 03:41, 2 March 2012

My Favorite Languages
Language Proficiency
4 is best, 1 is worst.
Ruby 4
C 3
Factor 3
WML 3
C++ 2
CMake 2
Common Lisp 2
Java 2
Perl 2
PicoLisp 1
Python 1
Unix Classic Tools
UNIX Shell 3
AWK 2
bc 2
dc 2
make 2
m4 1
sed 1
Alternate Shells
C Shell 2
es 1
Not BSD
AutoHotkey 1
TI-83 BASIC 1

Ruby is my best language. Most of my contributions come from an OpenBSD machine. A few of my examples come from a Windows machine with MinGW. I never used Factor, PicoLisp nor AutoHotkey until I found them at Rosetta Code.

Contributions by Kernigh