Google-Code-Prettify - Syntax Highlighting of Code Snippets in a Web Page
A Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page. It supports number of languages including C, C+=, Java, Python, Bash, SQL, HTML, XML, CSS, Javascript, and Makefiles. It works passably on Ruby, PHP, VB, and Awk and a decent subset of Perl and Ruby. Extensible language handlers available for other languages.
http://code.google.com/p/google-code-prettify/
comments powered by Disqus
Related Products
Padre
Padre is a Perl IDE, an Integrated Development environment, or in other words a text editor that is simple to use for new Perl programmers but also supports large multi-lingual and multi-technology projects.
Pygments - Syntax Highlighter in Python
Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. It supports all common programming languages. It will take source code (or other markup) in a supported language and output a processed version (in different formats) containing syntax highlighting markup. It suports a number of output formats like HTML, RTF, LaTeX and ANSI sequences (console output).
Codestriker - Web based Code Reviewing
Codestriker is an open-sourced web application which supports online code reviewing. Traditional document reviews are supported, as well as reviewing diffs generated by an SCM (Source Code Management) system and plain unidiff patches. There are integration points with CVS, Subversion, Clearcase, Perforce, Visual SourceSafe and Bugzilla. There is a plug-in architecture for supporting other SCMs and issue tracking systems.
PyScripter - Python IDE
PyScripter is a Python Integrated Development Environment (IDE) created with the ambition to become competitive in functionality with commercial Windows-based IDEs available for other languages. Being built in a compiled language is rather snappier than some of the other Python IDEs and provides an extensive blend of features that make it a productive Python development environment.
Ace - Code Editor in JavaScript
Ace is a standalone code editor written in Javascript. Ace is developed as the primary editor for Cloud9 IDE and the successor of the Mozilla Skywriter project. Ace can be easily embedded into any existing web page. It could provide Syntax highlighting, Auto indentation, key bindings including VI and Emacs modes, Themes, Search and replace and lot more.
GNU Nano - alternative to Pico editor
GNU nano is a command-line text-editor, with syntax highlighting for many languages, an experimental undo/redo system, regular expression help support, auto-indent support, and many other otpions. Full customizable by a file conf and bindings. Particularity of keyboard shortcuts for standard actions (save, quit, search/check/replace). GNU nano is designed to be a free replacement for the Pico text editor, part of the Pine email suite.
Geany - Text Editor using GTK2
Geany is a small and lightweight Integrated Development Environment. It supports filetypes including C, Java, PHP, HTML, Python, Perl, Pascal. Its basic features include Syntax highlighting, Code folding, Symbol name, auto-completion, Construct completion/snippets, Code navigation etc. Geany is light weight and only requires the GTK2 runtime libraries.
RText - Text editor written in Java
RText is a powerful, cross-platform programmer's text editor written in Java. It is designed to be easy to use, highly customizable and flexible. Its features include Syntax highlighting, Editing multiple documents at once, Printing and print preview, Find and replace, Undo/redo and online help.
Gambas - Object Language and Development Environment built on a BASIC Interpreter
RAD including Basic language, IDE, Toolbox for Controls and runtime for Linux. Similar to Visual Basic but object orientated. Interfaces to SQLite, MySQL and PostgreSQL databases. Allows creation of graphics, networking and CGI web apps. Uses either GTK+ or QT4 icons. Gambas development environment provides Syntax highlighting, GUI form editor, Integrated debugger and lot more.
EPIC
EPIC is Perl IDE (including editor and debugger) based on the Eclipse platform, compatible with Windows, Linux and Mac OS X. Whether you are into CGI scripting or full-fledged Perl projects with hundreds of modules, EPIC is the most feature-rich and extensible free Perl IDE available today.