#scryerprolog — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #scryerprolog, aggregated by home.social.
-
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. 🚀🔍
https://sagredo.dev/projects/sula/ #GeminiProtocol #ScryerProlog #CosmicOdyssey #ServerIssues #TechAdventure #HackerNews #ngated -
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. 🚀🔍
https://sagredo.dev/projects/sula/ #GeminiProtocol #ScryerProlog #CosmicOdyssey #ServerIssues #TechAdventure #HackerNews #ngated -
Sula: A Gemini protocol server written in Scryer Prolog
https://sagredo.dev/projects/sula/
Comments: https://news.ycombinator.com/item?id=49187259
#HackerNews #Sula #Gemini #ScryerProlog #server #development
-
Sula: A Gemini protocol server written in Scryer Prolog
https://sagredo.dev/projects/sula/
Comments: https://news.ycombinator.com/item?id=49187259
#HackerNews #Sula #Gemini #ScryerProlog #server #development
-
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.
-
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.
-
@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.