svetlyak40wt

joined 1 year ago
[–] svetlyak40wt@lemmy.ml 39 points 1 year ago

I've seen a chart where software development complexity grows 3 times on each of these steps. For example:

  • implement a business logic: 1 day
  • cover with tests: 1 * 3 = 3 days
  • write documentation: 1 * 3 * 3 = 9 days
  • make it installable by other users: 1 * 3 * 3 * 3 = 27 days
 

For each library I'll create a separate repository with this toy project and some description of pros and cons of used GUI toolkit.

Which Common Lisp UI libraries would you like to see in in this project?