|
|
|
|
|
by radomir_cernoch
1254 days ago
|
|
When I was teaching Prolog are the university, I always introduced it as a niche language. “Prolog makes you unbelievably fast at very specific tasks, but don't try to implement a web server in it.” I was so wrong! :-D |
|
I think languages need to lean harder in the direction of doing more with functions than just evaluating them. Unification is one example, but you can imagine more.