Babel -> Nimble

This commit is contained in:
Dennis Felsing 2015-02-03 09:08:30 +01:00
parent da08515880
commit fbaaf14697
1 changed files with 1 additions and 1 deletions

View File

@ -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.
- <del>gem like functionality (gem install sinatra)</del>
- [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.