|
|
|
|
|
by bmitc
2224 days ago
|
|
> it is not scalable well for custom pattern, custom architecture, and Async, operation and functional programming paradigm It is in fact useful for these things. For example, LabVIEW is wonderful for asynchronous code, is automatically multi-threaded, and supports the actor model. Dataflow languages are excellent for functional programming, and this area is relatively unexplored. |
|
The advantages you advocate come from the semantics, not the form.