Further Topics on Paradigm Programming


  1. Is it possible to combine paradigms?

    Yes. We justify our answer by saying that it would be possible to combine paradigms in the hope that by doing so, we would be able to adopt the advantages of each paradigm. However, by doing so, we would most certainly be increasing the complexity of the program design process. It would be up to the designer to weigh the advantages and disadvantages to determine if combining paradigms is beneficial.
  2. Multi-Paradigm Language

    The idea of multi-paradigm language is to provide a framework in which programmer can work in a variety of styles, freely intermixing constructs from different paradigms.

    For example, Leda Programming Language

  3. Other Paradigms

  4. Future of Paradigms

    Continued advance in programming will require the continuing inventions, elaboration, and communication of new paradigms.