diff --git a/Feature-suggestions.md b/Feature-suggestions.md index ecc76ea..2e3372f 100644 --- a/Feature-suggestions.md +++ b/Feature-suggestions.md @@ -4,7 +4,7 @@ What features would you like to see in Nim or the Nim Ecosystem: - if Nim had something like goroutine (ie multiplexed on networking and use native threads for other syscalls), then it will be ultimate language for server programming. - gem like functionality (gem install sinatra) - - [babel](https://github.com/nimrod-code/babel) + - [nimble](https://github.com/nim-lang/nimble) - A cookbook site similar to Python, where users can share code, mostly snippets. Driven by normal users rather by experts-only.