Ask HN: Lisp as a first language? Hey all I decided to learn Lisp as my first language is this a good idea and can it be used to make games like pacman and space invader? |
Ask HN: Lisp as a first language? Hey all I decided to learn Lisp as my first language is this a good idea and can it be used to make games like pacman and space invader? |
Finally as a note to those that know LISP, I know that LISP has CLOS for Objects but for the subject of this discussion it is safe to say that LISP does not have a standard OO implementation CLOS is an object system but it is so different from say Java or SmallTalk that I don't think it is fair to call it OO to a person just learning as it is not the type OO that people think of when they talk about OO.