|
|
|
|
|
by baby
2887 days ago
|
|
> 1. Making the language friendlier for beginners and easier to understand. make documentation a priority! With Elixir or Golang you can access doc super easily from the command line. Some sublime text plugin shows you the doc for highlighted std functions as well. These are what make a language awesome imo. |
|
(Some editors do have inline doc showing support; we don't have terminal doc access but we do have local html doc access)