comment-parser
There are 12 repositories under comment-parser topic.
jeanralphaviles/comment_parser
Python module to extract comments from source code files of various types.
ahmedshahriar/youtube-comment-scraper
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
jonschlinkert/tokenize-comment
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.
phoihos/vscode-translate-it
Text/Comment Translator Extension for VS Code https://marketplace.visualstudio.com/items?itemName=phoihos.translate-it
flex-development/docast-parse
unified plugin to add support for parsing docblock comments
N-Wouda/docblock
Parse C++ documentation blocks using Python.
pakjiddat/Comment-Manager
Doc Block comment parser and method validator
qwefgh90/comment-parser
The Comment Parser supports various languages based on FSM. It's written by scala and java.
hua1995116/common-comment-parser
A universal comment parser (supports more than 30 languages)
Snewkis/DokiJS
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.
apfeltee/rmcpp
rmcpp deletes comments. specifically meant to bridge preprocessor and compiler, it can also (somewhat) handle Pascal-style comments
FaizAlam/comment-scanner
Parse comments from various source code files