VPashkov / awesome-nim

A curated list of awesome Nim frameworks, libraries and software. Inspired by other awesome lists.
Creative Commons Zero v1.0 Universal
650 stars 38 forks source link

REPLs? #52

Closed jabbalaci closed 6 years ago

jabbalaci commented 6 years ago

Are there any good REPLs for Nim? I tried nrpl and tnim but they are quite simple.

Update: INim seems good.

VPashkov commented 6 years ago

INim looks interesting indeed. Added it to this repo.

jabbalaci commented 6 years ago

Awesome! Thanks.