Hello Max
(1) The Scope
The WebLib is just a (Library)
The Bolt framework is a (Framework)
(2) WebLib Goal
* Functions that supports CGI (very old way to create web apps) it's simple and works for small apps or apps with small number of users/requests
* Functions/Classes that generate HTML (using Ring functions/classes or using HTML templates)
(3) Bolt framework goal
* Modern framework with many powerful features
* Support developing apps that could scale to large number of users/requests
Greetings,
Mahmoud