Template:Programming paradigms: Difference between revisions

Content deleted Content added
remove polymorphic - added by IP and none of the pages on polymorphic use the word paradigm
move structured concurrency under concurrency as it's a concurrency paradigm and has little to do with control flow constructs
Line 11:
** [[Choreographic programming]]
** [[Relativistic programming]]
*** [[Structured concurrency]]
* [[Data-driven programming|Data-driven]]
* [[Declarative programming|Declarative]] (contrast: [[Imperative programming|Imperative]])
Line 64 ⟶ 65:
* [[Structured programming|Structured]] (contrast: [[Non-structured programming|Non-structured]])
** [[Block (programming)|Block-structured]]
*** [[Structured concurrency]]
** [[Object-oriented programming|Object-oriented]]
*** [[Actor model|Actor-based]]