Python module to extract comments from source code files of various types.
-
Updated
Mar 29, 2023 - Python
Python module to extract comments from source code files of various types.
This script will dump youtube video comments to a CSV from youtube video links. Video links can be placed inside a variable or list or CSV
Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can be passed to any other comment parsers for further parsing.
Text/Comment Translator Extension for VS Code https://marketplace.visualstudio.com/items?itemName=phoihos.translate-it
Doc Block comment parser and method validator
Parse C++ documentation blocks using Python.
unified plugin to add support for parsing docblock comments
DokiJS is a Javascript documentation tool that generates API from comments of your javascript files, using a syntax similar to tools like Javadoc, Yuidoc and JsDoc.
A universal comment parser (supports more than 30 languages)
rmcpp deletes comments. specifically meant to bridge preprocessor and compiler, it can also (somewhat) handle Pascal-style comments
Parse comments from various source code files
Add a description, image, and links to the comment-parser topic page so that developers can more easily learn about it.
To associate your repository with the comment-parser topic, visit your repo's landing page and select "manage topics."