Showing 385 open source projects for "comments"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    VBDOX is a simple program that generates technical documentation from source comments. The only requirement is to use specific module and function comments format. Documentation is generated for all types Visual Basic files and also fo VBScript and ASP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Change source code from an existing licence (eg personal copyright) to an open source copyright such as Apache 2.0. Changes comments as part of the process, whilst retaining individual copyright names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...It uses an Information Retrieval technique and a n-gram extractor to guide the developers during code writing to produce code that contains better identifiers and comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NORS 4 is a complex redaction system (CMS). Features: WYSIWYG editor, arcticles publishing, comments, web pages, categories, RSS channels, static URL generating, article searching...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    XDC is a program that generates HTML documentation from special comments within XML files - much like Javadoc does for documentation in Java source files. It supports various XML dialects (XSLT, Apache Ant build files, ...); others may easily be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Bug/Feature tracking software for scripts. Currently includes Feature Suggestions, Popularity, Comments, Bug Tracking, Developers, Feature Information, News & Updates System, Member System and heaps more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JSC (JavaScript Compressor) is a command line utility used for compressing external .js files by removing all comments, line breaks and unnecessary white space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Commenter is an smalll utility for adding comments on web pages via PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Macadamian Technologies Inc. CodeReview Add-in facilitates quick and easy information exchange between developers and code reviewers. Reviewers can add comments to any part of the source code, save the source file, and send it back to the developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    MT Script Obfuscator is a Movable Type plugin that allows an administrator to easily conceal MT scripts that are prone to spam, such as trackback and comments, with the click of a button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    It is a JavaDoc and comment coverage tool. It check the quality of JavaDoc and comments in Java source files. The output is like the EMMA Java code coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Reviewer adds comments on code which developer has to follow up. Useful for managing code quality and determining the quality of work delivered by a developer. Most of all it provides a place where developers can learn from their previous mistakes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C-style, ANT/cmdline preprocessor for java, xml and other files. Designed to run smoothly with IDEs and tools - all directives occur in comments specific to the file's type, making it syntactically valid. Line numbering (debug messages!) is preserved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Plug-in for Visual Studio 2003 and 2005 to do reflowing of comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bluedoc is a Tool for generating documentation in HTML format from doc comments in source code in C and C++. Like Javadoc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cpplint is a free lint for C++. It checks C++ code looking for hard to see errors while also making comments on the code's style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A small utility to convert C++ comments to C comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Provides a toolset and usage convention for Code Tags (eg TODO, FIXME, BUG) in source file comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This tools allows you to use XML documentation tags in VB.NET sources like in C#. It extracts your comments in the same way as the c# compiler, so you can for example create a documentation using the free tool NDoc. Becomes obsolete with VB.NET 2005.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Line Counter is a small VB.NET project which helps you to count how many lines (and chars) you coded in a project or just count how many lines (comments, blank lines, code) in a file. Also include a usable DLL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Pledge is a multiuser, multiunit general-purpose accounting package. Pledge can track time, money, inventory, and comments. Pledge's architecture is designed to allow others to implement data stores, user interfaces, and reports. Visit the home page!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tool to strip comments from JavaScript files in your web application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Maven DocCheck Plug-in is a report-type plugin for Apache Maven. It will add a report on missing and corrupt javadoc comments using the Sun Doc Check Doclet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A tool for increasing the quality of Java applications. It allows the programmer to use design by contract and defines other development aspects right in the classes where they are relevant, as JavaDoc comments. It's a combination of AspectJ and xDoclet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Afterthought is a tool to augment existing javadoc-generated documentation. It is meant to be used by the actual *users* of an API, to detail its usage, to add comments, examples and links.
    Downloads: 0 This Week
    Last Update:
    See Project