(Prolog + LISP + Erlang) with integration issues versus C++
erlang-list@REDACTED
erlang-list@REDACTED
Thu Aug 25 11:46:02 CEST 2005
Hello,
> The management is worried about our choice of three
> languages and has strongly suggested a relook at this
> strategy.
I am a bit dubious about using /too/ many different
languages, on the other hand I am sure doing
everything in C++ can't compete with Lisp and Erlang.
Here are some thoughts you could introduce into the
discussion with your managers:
* Developers will be far more motivated by working with
a technical solution they have chosen and are happy
with. They will rise to the challenge of making it
work.
* C++ is a very tricky language, and it is common for
developers with over 5 years of experience to
continue to introduce very tricky bugs. This is
especially true if you have threads.
* Coding in the same language as the graphics layer
increases the risk of a monolithic, coupled
architecture.
* Prolog, Lisp and Erlang attract talented, brilliant
programmers ;-) The C++ crowd is far more variegated.
Finally, it sounds as though you need to solve the
problems you are having integrating the code written in
the three languages. Why has this been difficult?
Regards,
Dominic Williams
http://www.dominicwilliams.net
----
More information about the erlang-questions
mailing list