lucproglangcourse / lucproglangcourse.github.io

Lecture notes for COMP 371/471: Programming languages course at Loyola University Chicago with a focus on functional languages and projects mostly in Scala
MIT License
1 stars 1 forks source link

add chapter on logic programming paradigm #30

Open klaeufer opened 8 months ago

klaeufer commented 8 months ago

https://like-a-boss.net/2020/07/07/logic-programming-in-scala.html

klaeufer commented 8 months ago

https://stackoverflow.com/questions/73611934/what-is-prolog-style-in-scala

klaeufer commented 8 months ago

Alternatively, use the techniques learned in program representation and interpretation to build a logic engine.

klaeufer commented 6 months ago

start by adding stub content on this topic with ChatGPT's help