A graphical LaTeX editor, which simplifies a lot of LaTeX related tasks. It includes syntax highlighting, autocompletion and several useful macros for entering LaTeX commands.
An OpenOffice.org add-on which provide basic work with Subverversion. You can import/commit/checkout/update your documents into/from the repository, also with support of showing history and document diferences.
Gendesing is WYSIWYG HTML Editor for Gnome, using Gtk+ and gecko from mozilla, the change properties of element is in realtime, in html view and source html, include suport php and css
GEclipse is a ebuild-editor for Eclipse. It's main features are syntax-highlighting, code-completion, ebuild-project-management and using eclipse to 'debug' your ebuild using the ebuild-application provided by the GNU/Linux-distribution Gentoo
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.
Pattern Sandbox is a small utility for visually testing and practicing regular expressions by highlighting matching text. It specifically uses the java.util.regex library which has a similar syntax to Perl5 regular expressions.
A simple to use and configurable command line tool which generates effective lines of code (eLoc) summaries for any text based programming language. By default, it currently supports the following file types: java, xml, sql, cs, css, js, and more.
Chikin is meta IDE where you decide what must do. It is a simple texteditor that can be transformed into which you need to develop applications by a system of Plugins.
yacdiff shows differences between source code files. It helps developers to identify fast the differences. The shown differences may be colorized differently depending on the context. Its outputs are HTMLs or text with special chars for ANSI terminals.
Mr.Planet is augmented reality software with a simple interface for users. The
user is able to link 3D models with his favourite CAD editor with a great variety of Augmented Reality (AR) patterns (link animations and others)
MergeRight is a graphical tool for comparing and merging multiple versions or revisions of a text or source file, with or without a specified common ancestor, with recommendations for passages in conflict, easy inclusion and exclusion, and live editing.
Eclipse plugin: configurable decorator for icons and labels. Can be adjusted to decorate icons and text depending on (regexp) substring matching on certain nodes in tree views (Package Explorer, Navigator,...). Works with Eclipse 2.1 or later.
JavaSketch is an Eclipse plugin that is both a programmer's search engine and code generation tool. It can find chains of Java API calls that produce a desired result and insert the appropriate code into the active Java editor.
includes several pygame scripts and pygame libraries. the scripts are a tile editor and a level editor. the libraries include a state engine, a full featured gui, html rendering, document layout, text rendering, sprite and tile engine, and a timer.
mfork is a command-line tool to parallelize shell commands. Each line of text fed to it causes mfork to fork off a new process and run the the line of text though a shell. The maximum amount of concurrent processes can be set on the command line.
Grimoire is a framework for building and running Warcraft 3 game and world editor hacks. It includes several DLLs which streamline map development and add new functionality.
The Eclipse Rich Structured-Text Tools (RST) is a platform for editing structured text documents like DocBook that are marked-up using XML. Since RST is built on top of Eclipse WTP, it inherits a powerful XML source editor.
Implements the C++ parser class usable for finding the matches in the input using regular expression. The regular expression pattern is a parameter in parsers constructor. Also allows to retrieve subexpressions matches in few steps. Supports wide chars.