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
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
An 'experimental' set of C++ wrapper classes for wxWindows GUI classes. The nx_controls classes use a number of strategies to greatly simplify and reduce the tedium of coding your user interface. Feedback/comments/suggestions welcome.
This is add-on for Ms Visual C++ which find useful comments in workspace projects such as '// TODO:', '// TASK:', '// NOTE:' and make easy navigation on them. This can increase team perfomance greatly. Added Ms Visual C++ STL Debugging features...
Scientific Literate Programming using LaTeX, like tgrind but with high level comments.
In other words, a source code fontifier for literate (real) programmers using LaTeX comments.
Visual Studio.NET Addin for the easy management and authoring of C# XML comments in a WSIWG environment including the use of HTML and comment include files.
mkDoxy is to makefiles what Doxygen is to source files: it parses a makefile and produces HTML documentation of available targets and macros. Only comments starting with ## are considered, so it is easy to control what documentation is generated.
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.
Adds comments after statements in a language that end a block of code. These comments can help a programmer find the end-block statement that matches a begin-block statement for ease of adding code outside those blocks.
jsSplitter - toolbox for javascript preprocessing (Concatenates a .js file, or a series of .js files, to a single file .Compress a js code by removing comments,blank spaces,linefeeds .) Include GUI and commandline utility programs,ant task,jsp tag.
Medoosa is a documentation tool for C++ that can produce UML class diagrams including generalizations and associations. Corrections can be made interactively in a diagram editor (Dia) and are fed back into the source as Javadoc-style comments.
LmuPHP aims at generating UML diagrams and the corresponding PHP class files with comments that can be interpreted by Doxygen from input files with a defined syntax .
Everything using PHP and Object-Oriented Development.
SDToolkit (Source Documentation Toolkit) allows a developer to add special javadoc style comments into source code. This information is then extracted together with the surrounding source code and analysed to produce API/technical documentation.
A small package of tools to eliminate redundant #inclusion of headers with C and C++. It is not tied to any particular compiler, but does require that source be altered (adding formal comments such as /*:class*/).
...It relies on the Eclipse IDE platform. CoNo is established to provide Eclipse users a convenient way to take brief notes when editing source files in the editor. The notes will not be published as comments do.
Doxygen is a tool for automatic generation of source documentation (see http://www.doxygen.org). It extracts comments from program sources, and generates different output formats : HTML, RTF, PDF, XML.
This project will provide a series of XSL styleshee
PHPStripper is a small yet powerful utility that strips a PHP file to assure the file can be parsed optimally. It removes comments, unnecessary spaces and tabs, empty lines and is sometimes able to detect and merge unnecessarily seperated strings.
CSharp CodeDom Parser is a component, which parses CSharp source files and produces the CodeDom compliant syntax tree (including comments in code, which are important for code analysis). CodeDom is language independent code representation, which is defin
Tool to insert the GNU copyright permission statement as a comment at the beginning of files. Supports the comments of a variety of programming languages, and also has crude template support.
Tools for extracting and transforming XML-like mark-up, embedded in source code comments, into proper external entities or well-formed XML files. Can be used for JavaDoc-like "literate programming", or embedding other build-related or CM metadata.
d4c&b generates online (HTML) documentation from special comments in C++/TCL/Bison/Flex source. texinfo and user defined files are supported as well. d4c&b underlying language is texinfo.
A tool for increasing the quality of Java applications. It allows the programmer to use design by contract and define other development aspects right in the classes where they are relevant, as JavaDoc comments. It's a combination of AspectJ and xDoclet.
Docifier similar to javadoc that lets you write doc-comments in many types of languages (Perl, Tcl, Java, C, C++, C#, Pascal, Lisp etc.) Output in several formats (html, LaTeX).
Generates man pages or HTML for C functions from source code without requiring special source code syntax. Gets function names, parameters, and comments from the source code. You can edit the descriptions and srcdoc formats the documentation for you.