Re: What are the domains that lisp doesn't fit int?




"fireblade" <slobodan.blazeski@xxxxxxxxx> wrote in message news:1177683268.277941.10880@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I just finished reading Anti Patterns Refactoring Software
Architectures,and it hint me that i'm regularly singing gospels to
lisp being a universal hummer for every kind of problem. Once in a
while somebody ask's what is lisp bad for? I basically have only two
ideas:
1.Talking with c++ (Possible but not recommended, due to c++
idiosyncrasy )
2. Erlang/Termite like processes (i wonder how many processes could
scieener support?)

What are the other domains where lisp doesn't fit in?

I suspect, as a new Lisper, that Lisp is the language of choice when you don't know the degree of recursion in your data structures, but a poor competitor when you do. If you know the full structure in advance, then an array and indirection-type language will be simpler and faster.

--
Free games and programming goodies.
http://www.personal.leeds.ac.uk/~bgy1mm

.



Relevant Pages

  • Re: declarative configuration file handling
    ... read bld.conf and calls on the program data struct ... reads bld.conf, constructs program data structures ... The other typical approach would be to write a macro ... Common Lisp also allows you to use descriptive keywords/argument ...
    (comp.lang.lisp)
  • Re: CLOS style question
    ... > I think all he was asserting that tablular data structures are hard to ... > If anyone is under the impression that Lisp only has lists as its ... > how whether tabular data is implemented using lists, ... > they use for displaying program control elements in Lisp-based systems. ...
    (comp.lang.lisp)
  • Re: question about Clojure immutable structures
    ... the default functional semantics for data structures that are ... I want to have some central hash table that all the threads could ... So how I'm gonna do that with immutable data structures? ... Lisp, ...) ...
    (comp.lang.lisp)
  • Re: The history of Structure capabilities
    ... structures" class was taught using assembly language, ... sure our data structures class was in a LISP dialect. ...
    (comp.lang.asm.x86)
  • Re: What are the domains that lisp doesnt fit int?
    ... lisp being a universal hummer  for every kind of problem. ... was originally a LISP programmer) introduced a flaw in the linked−list ... What language are you talking about c++? ...
    (comp.lang.lisp)