this post was submitted on 02 Aug 2023
3 points (100.0% liked)

Nim Programming Language

214 readers
2 users here now

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] itadakimasu@programming.dev 1 points 1 year ago (1 children)

No issue setting up Nim itself (and I realize my complaint is not fault to Nim itself) but it would be great if this complimentary jupyter kernel for Nim would work on MacOS... Hasn't been maintained in a while: https://github.com/stisa/jupyternim/issues/38

Would be very useful for my workflow as someone who wants to explore Nim for data science-y type tasks.

Anyone know of an alternative Nim jupyter kernel?

[โ€“] janAkali@lemmy.one 1 points 1 year ago

Try inim.

It's not perfect, but closest thing to repl.
I use it all the time for very small experiments.
Installation should be as easy as:

nimble install inim