Nim icon indicating copy to clipboard operation
Nim copied to clipboard

Cache configuration evaluation

Open Araq opened this issue 1 month ago • 0 comments

Nimony's "nifler" tool can run and extract the complex cfg/nimScript configuration setups and store the results of the evaluation in a simple .nif file. It even has logic to detect when to recompute this.

Port this logic over to the Nim compiler.

Araq avatar Nov 07 '25 13:11 Araq