Hi, i'm working on a few of my first nim libraries. Paranimis a low level game library, and Pararulesis a rules engine based on the RETE algorithm. I know game libraries are a dime a dozen, but i haven't seen anything like my rules engine in gamedev before. Check em out. I'm open to code critiques as well, thanks.