In popular programming speak, what is the difference between these terms and what are the overlaps?
Any related terms I\'m missing out?
I believe frameworks and libraries are modules. Since modules are codes imported or exported from your code. As they say, Frameworks calls your code, your code calls libraries. Either way, a module is involved