🧠 I released v0.13 of my gactar tool for creating & running basic ACT-R models on multiple implementations using a single declarative file format.

ACT-R (Adaptive Control of Thought — Rational) is both a theory of cognition and an implementation of that theory in software.

https://github.com/asmaloney/gactar/releases/tag/v0.13.0

#CogSci #CognitiveScience #CognitiveArchitecture #CognitiveModelling #ACTR #OpenSource #GoLang #Symbolic #SymbolicAI

Release v0.13.0 - 23 January 2024 · asmaloney/gactar

This release contains mostly internal changes to set up for future features & to sync up gactar-vscode. Added Add new keyword any to allow matching a buffer with any chunk type (#396) Example: ma...

GitHub