🧠 I released v0.12 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.

This release fixes issues, adds some capabilities to the language, & adds some new command-line tools.

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

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

Release v0.12.0 - 27 August 2023 · asmaloney/gactar

Fixes the Lisp compiler setup on Windows, running python_actr with Python 3.11, and several other issues. It also adds some new language features for request parameters and printing, adds some new ...

GitHub