I’ve finally managed to join this community from kbin, seems we were having federation problems with programming.dev.

So anyway, what sorts of projects are you all using Nim for?

Edit: Post isn’t propagating. Maybe this edit will help?

  • potatoBoy@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    Spending a bit of time cleaning up my libraries and adding features before the new uni semester starts

    Hoping to fix this big bug in my validation library and then publish it to nimble. Also working on a testing framework that has similar API to std/unittest but have better diff printing (since trying to read test failures is a pain at times)