You are here

new release

Wouldn't you know it, once the boss started to play with jACT-R he found issue after issue. Fortunately most of them were either trivial stupid little bugs on my part (mostly related to using the lisp parsers) or mental-model mismatch in Eclipse. This release is not only a bug fix, but also introduces a few new tid-bits:

  • IDE now has automatic reference highlighting of chunks, types, and variables to make finding occurrences in a model easier. (You can customize how they are rendered in the Annotations preference page)
  • Visual system now uses the new common perceptual memory. This is much faster and abstracted such that the aural system will be able to use the same code base (pending).
  • modules that hook into the visual or aural systems (i.e. ACT-R/S) are now much easier to handle