quantimnot
quantimnot
It's a compiler bug: ``` proc hgjhgjhgjhg(a: Option[seq[string]], b: seq[string]): bool = discard type StrSeq = seq[string] B = object c: Option[StrSeq] D = Option[StrSeq] macro a(t: typedesc) = doAssert...
Nim issue: https://github.com/nim-lang/Nim/issues/19042
@ringabout, thank you for letting me know this PR is confusing. I've tried to clarify it in the first comment.
This is ready for review. Any questions or comments?
@Varriount Thank you for taking the time to review it.
I have toyed around with this: https://github.com/quantimnot/nimxplot I'm interested in implementing a nimx backend for https://github.com/Vindaar/ggplotnim.
Hey @yglukhov, I got side-tracked coming up with a CI for testing each target platform. I would like to contribute more to your project. Do you have any feedback about...
containers/fuse-overlayfs requires fuse3
I was building a CI toolkit for cross-platform GUI/game engines and for contributions I was doing for https://github.com/yglukhov/nimx. I just created an outline of my goals: https://github.com/quantimnot/cicd There is a...
What? Why not Nim? Are you yanking our (project lurkers) chain? Some other projects have used the VM for live scene and creative programming if that's your intention. If you're...