User:Aidalgol: Difference between revisions

From Rosetta Code
Content added Content deleted
(Initial version. Added list of languages.)
 
(Added a paragraph and a language.)
Line 1: Line 1:
I am a computer science student. One of my pastimes is playing with programming languages. I strongly believe that every programming paradigm has its place and I strive to discover what they are. Although, I think that some implementations were botched: Java, C++, Python, Perl, and PHP are a few. Even though they are widely used, I think that, when analyzed as <emph>languages</emph> (ignoring practical considerations, such as libraries, and how widely they are used), they are poor realisations of theoretical linguistic concepts.

{{mylangbegin}}
{{mylangbegin}}
{{mylang|Awk|novice}}
{{mylang|Awk|novice}}
Line 5: Line 7:
{{mylang|C++|novice}}
{{mylang|C++|novice}}
{{mylang|Common Lisp|novice}}
{{mylang|Common Lisp|novice}}
{{mylang|Emacs Lisp|novice}}
{{mylang|Haskell|beginner}}
{{mylang|Haskell|beginner}}
{{mylang|Ruby|advanced}}
{{mylang|Ruby|advanced}}

Revision as of 10:00, 29 May 2010

I am a computer science student. One of my pastimes is playing with programming languages. I strongly believe that every programming paradigm has its place and I strive to discover what they are. Although, I think that some implementations were botched: Java, C++, Python, Perl, and PHP are a few. Even though they are widely used, I think that, when analyzed as <emph>languages</emph> (ignoring practical considerations, such as libraries, and how widely they are used), they are poor realisations of theoretical linguistic concepts.

My Favorite Languages
Language Proficiency
Awk novice
Bash advanced
C novice
C++ novice
Common Lisp novice
Emacs Lisp novice
Haskell beginner
Ruby advanced
Scheme novice
Smalltalk advanced