Open
Description
We have been doing a poor job of commenting code in the AAA. I understand that some code is self-explanatory, but because many people may be learning new languages along with implementations, we should probably be more heavily commenting code.
I would like to discuss the best way to comment the code for different languages and ways in which we might share these comments across different languages.