|
|
|
|
|
by dingleberry
1095 days ago
|
|
if programming language were human, what would dumb-smart and lazy-energetic be? my take: dumb languages would be ones that have few concepts, can be made smarter thru evolutionary iteration (committee adding new concepts) energetic languages would be ones that require much typing (assume efforts = typing), can be made 'lazy' internally by macro (code that writes code) and externally by code generation (ai, ide etc) |
|