You are here |
www.pl-enthusiast.net | ||
| | | |
www.cs.umd.edu
|
|
| | | | ||
| | | |
gavinhoward.com
|
|
| | | | My wish list for the design of a future programming language. | |
| | | |
tarides.com
|
|
| | | | Explore OCaml's growing role in industry as detailed in our blog. Discover how enterprises leverage its security, performance, and robust community support. | |
| | | |
www.brandonpugh.com
|
|
| | Thought I would try to make it a thing where I post about a particular tool I'm using that makes life easier for me as a developer. GhostDoc is a cool little Visual Studio plugin that makes commenting your methods and properties much easier. With a keyboard shortcut or right clicking on a method name, GhostDoc will automatically generate xml documentation comments by intelligently looking at the method name and parameters: |