Annot. is a collaborative source code annotation platform where you can add or edit comments on any source code you like. It desires to become a hub where developers can gain easy access to any source code annotation--from classic game code to kernels. We welcome all programmers who wish to learn through source code annotations, to contribute by annotating, or to share opinions on certain code.
Annot. offers three main features that will be more than appealing to whom appreciate commenting of code: Commenting with multimedia features, Parallel display of code and annotation, and User-created annotation.
Commenting with multimedia features:
Comments are usually written in text only, but in Annot., you can enrich your comments with various text formats, images, and links with markdown. With this feature, users who comment on code can give a clearer and more organized explanation with visuals while readers can experience easier and clearer understanding of the explanation.
Parallel display of code and annotation:
Through our parallel display viewer, we totally separated code and its comments. This not only provides a more pleasant readability of each line of code along with its corresponding annotation, but it also allows seamless reading of code without any interruptions.
User-generated annotation:
Anyone can annotate in Annot. All annotations on Annot. are generated by users. Because code is the language of programmers, we thought that there should be no restriction or barrier whatsoever when it comes to studying and sharing knowledge on code. Anyone can fork any code from anywhere on the web, bring it to Annot., and begin an annotation project. Once a new project is started, any user can contribute ideas, insights, and knowledge on any line or block of code without logging in.