Guseyn / async-tree-patern

Scientific work about async tree pattern.
MIT License
5 stars 0 forks source link

What's this exactly? #24

Open amihaiemil opened 4 years ago

amihaiemil commented 4 years ago

Is this "Async Tree Pattern" your idea? Is it some kind of Bachelor's/Master's/PHD thesis?

Does it have anything to do with "Elegant Objects"?

Guseyn commented 4 years ago

@amihaiemil This is completely my idea. It's not a thesis of any kind. Does it have anything to do with "Elegant Objects"? Well, I was only inspired by the idea of compositions and declarative programming, but it turned out that EO is far from something that I can call declarative programming. So, I would say it's rather close to FP.

amihaiemil commented 4 years ago

@Guseyn I see. It seems very interesting!