|
Posted by gavino on 11/30/06 08:15
Moot wrote:
> Buddy wrote:
> > PHP is far better... have you ever looked at LISP? It looks like a
> > nightmare. I like that you have to use {} [] () it makes reading code
> > way better... classes, functions, arrays, oh my...
>
> Not better. Just different, and meant for different purposes.
>
> You should try programming in something other than the procedural
> paradigm sometime. Try LISP (functional paradigm) or Prolog (logical
> paradigm). It'll really stretch your mind.
>
> Languages like LISP or Prolog make algorithmically intense concepts in
> the artificial intelligence genre a breeze compared to implementing
> them procedurally.
can lisp be used for building websites that are large and complicated
and in the end be good to maintain?
Navigation:
[Reply to this message]
|