5 ms·
You are definitely on to something here. OOP has some common roots with formal ontologies and knowledge representation (not so much the programming languages, b
by felixyz 2y ago
You are definitely on to something here. OOP has some common roots with formal ontologies and knowledge representation (not so much the programming languages, but object oriented modeling). OO fails at this for various reasons, whereas logic is tailored for this specific purpose. Check out ErgoAI (formerly Flora-2), it's the most advanced Prolog flavor for representing and reasoning over knowledge. https://github.com/ErgoAI https://github.com/ErgoAI
- overclock351 2y agoyou guys are giving me so much to read thanks <3 i'll give this a check when i have some time out of exams/work. I will surely check ErgoAI