modeci_mdf.interfaces.actr.importer

Code for importing ACT-R models into MDF.

Functions

actr_to_mdf(file_name)

Parses an ACT-R .lisp model file and outputs MDF .json and .yaml files.

build_model()

Builds the base model of the ACT-R production system without any chunks, goals, or productions specified.