Nim
Nim copied to clipboard
Cache configuration evaluation
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.