SWI-Prolog
"Hexlife" in SWI Prolog — critique very much welcome!
General
EricGT
November 18, 2021, 9:48pm
2
Two things I might try if this were my problem.
concurrent_forall/3 (
ref
)
arg/3 - For a practical and simple usage of arg/3 see dynamic array (
code
) (
ref
)
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Searching for ways to compute directly in hexadecimal
Data Structure
14
595
December 29, 2022
ChatGPT SWI-Prolog assistent
Nice to know
chatgpt
,
llm
28
495
July 20, 2025
SWI does some good garbage-collection/optimisation these days
General
23
1065
October 28, 2021
Prolog program is much slower than Haskell -- why?
General
discussion
20
2128
February 24, 2023
Libraries: queues and heaps
Resources
38
749
May 27, 2024