User:Jhuni: Difference between revisions

From Rosetta Code
Content added Content deleted
mNo edit summary
No edit summary
Line 1: Line 1:
{{mylangbegin}}
{{mylangbegin}}
{{mylang|Common Lisp|Very Active}}
{{mylang|Common Lisp|Very Active}}
{{mylang|Clojure|Active}}
{{mylang|Prolog|Active}}
{{mylang|Prolog|Active}}
{{mylang|C++|Active}}
{{mylang|C++|Active}}
{{mylang|Scheme|Interested}}
{{mylang|Scheme|Interested}}
{{mylang|Clojure|Interested}}
{{mylang|Erlang|Interested}}
{{mylangend}}
{{mylangend}}


Line 13: Line 14:


== C++ ==
== C++ ==
I use C++ not because I like it (who could possibly like this bloated piece of ...) but rather because of its popularity and its use in open source projects like [http://opencog.org/ OpenCog].
I use C++ not because I like it (who could possibly like this bloated piece of ...) but rather because of its popularity and its use in important open source projects like [http://opencog.org/ OpenCog].

Revision as of 05:05, 31 January 2011

My Favorite Languages
Language Proficiency
Common Lisp Very Active
Clojure Active
Prolog Active
C++ Active
Scheme Interested
Erlang Interested

I am an artificial intelligence specialist. I prefer AI languages like Lisp and Prolog.

Lisp

Lisp is my favorite programming language because of its consistent sytax and its functional programming, meta-programming, and procedural programming capabilities. To top it all off, Lisp is the dominant language for AI, my specific area of interest.

C++

I use C++ not because I like it (who could possibly like this bloated piece of ...) but rather because of its popularity and its use in important open source projects like OpenCog.