User:Jhuni: Difference between revisions

Content added Content deleted
m (Fixed error)
No edit summary
Line 10: Line 10:


== Lisp ==
== 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.
Lisp is my favorite programming language because of its consistent syntax 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 [http://opencog.org/ OpenCog].