home.social

#scryerprolog — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #scryerprolog, aggregated by home.social.

fetched live
  1. In the latest episode of "Let's Make Everything a Gemini Protocol Server," some brave (or bored?) soul decided to use Scryer Prolog for their cosmic odyssey. 🤷‍♂️ Apparently, you need a magical patch from branch jsfixes to stop servers from spinning into oblivion while the rest of us ponder why anyone would willingly choose this adventure. 🚀🔍
    sagredo.dev/projects/sula/ #GeminiProtocol #ScryerProlog #CosmicOdyssey #ServerIssues #TechAdventure #HackerNews #ngated

  2. In the latest episode of "Let's Make Everything a Gemini Protocol Server," some brave (or bored?) soul decided to use Scryer Prolog for their cosmic odyssey. 🤷‍♂️ Apparently, you need a magical patch from branch jsfixes to stop servers from spinning into oblivion while the rest of us ponder why anyone would willingly choose this adventure. 🚀🔍
    sagredo.dev/projects/sula/ #GeminiProtocol #ScryerProlog #CosmicOdyssey #ServerIssues #TechAdventure #HackerNews #ngated

  3. Today, I solved the two parts using #ScryerProlog, which is nice, but it might be a problem. I finally got an optimized version of the system compiled for riscv64 (compiled in another machine) but the system is still very limited in resources.

  4. Monday fun day, because a new #ScryerProlog release is out! 0.9.2 features a more correct, faster, and more featureful #Prolog system. Also now on 32-bit systems.

    github.com/mthom/scryer-prolog

  5. @carbsrule_en I try to use it for everything! Once you get comfortable, it's not so different than Lisp, although it uses a different compurational model. What I love is how declarative some code can be. Bit more specifically, I've done a lot of parsers using DCGs in Prolog.

    I use #ScryerProlog and finding stuff that is difficult to do in the system is the way the system improves.