• LedgeDrop@lemmy.zip
    link
    fedilink
    arrow-up
    7
    ·
    10 hours ago

    The handful of us have moved onto Crystal Lang. It’s a statically type checked and compiled dialect of Ruby. Crystal is fun to write code, but the compiler is slower (compared to go-lang/rust)… because… well it’s a ruby dialect (with DSL’s)… and the 3rd party libraries are limited.