from Hacker News

Developing a Go bot embedding Ichiban Prolog

by triska on 9/23/24, 7:08 PM with 6 comments

  • by a57721 on 9/23/24, 8:09 PM

    The links to "The Power of Prolog" are broken, the correct URL is https://metalevel.at/prolog
  • by Charon77 on 9/26/24, 9:22 AM

    TIL about Ichiban Prolog. Would you say the integration in your project was trivial?
  • by koito17 on 9/23/24, 7:59 PM

    Nitpick for the title: "go" should probably be edited to clarify it refers to the "Go programming language".

    Seeing "go bot" and "Prolog" in the title made me think this article would discuss logic programming and Go (the board game). Instead, the article discusses a way to construct a sort of IRC bot.