Hacker News new | ask | show | jobs
by RaecKK 4193 days ago
I'm convinced Nim is what Python aspires to be, but it seems like putting the cart before the horse.

Does anyone know of any interesting projects using Nim?

2 comments

The Nim compiler itself is written in Nim: https://github.com/Araq/Nim

There is Jester, a framework for web applications: https://github.com/dom96/jester

HastyScribe looks pretty nice as well: https://h3rald.com/articles/hastyscribe/

... or the horse out of the car.