Thursday, December 21, 2017

Reality Coding Programming Paradigms

Are we living in code? I'm asking the next question: what kind of programming paradigm best describes how reality works if it is code? It could be combinations of the the followings. Currently I'm leaning to DataFlow or Reactive. It's possible that our entire fate is contained in one giant SyncCharts, nested all the way down.


Programming paradigms

     The essential of the syntax of SyncCharts is gathered in this figure.

  • nested macrostates for hierarchy
  • parallel composition for concurrency
  • signal broadcasting ( by name sharing )
  • preemption by dedicated arcs ( suspension colored orange; abortion colored red )


No comments:

Post a Comment