Framework Software framework is a collection of tools such as [1]environments, [2]libraries, [3]compilers and [4]editors, that together allow fast and comfortable implementation of other software by plugging in relatively small pieces of code. While a simple [5]library is something that's plugged as a helper into programmer's code, framework is a bigger system into which programmer plugs his code. Frameworks are generally [6]bloated and harmful, [7]LRS doesn't recommend relying on them. Links: 1. environment.md 2. library.md 3. compiler.md 4. editor.md 5. library.md 6. bloat.md 7. lrs.md