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
Advent of Code 2024
General
54
792
December 30, 2024
ChatGPT SWI-Prolog assistent
Nice to know
chatgpt
,
llm
28
459
July 20, 2025
SWI does some good garbage-collection/optimisation these days
General
23
1063
October 28, 2021
Prolog program is much slower than Haskell -- why?
General
discussion
20
2098
February 24, 2023