Difference between revisions of "GNU Source-highlight"

From Free Software Directory
Jump to: navigation, search
(Redirected page to Src-highlite)
(Tag: New redirect)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Entry
+
#REDIRECT [[src-highlite]]
|Name=GNU Source-highlight
 
|Short description=produce document with syntax highlighting from source file
 
|Full description='''Source-highlight''' reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages. It also reads output format specifications dynamically, and thus it can be easily extended (without recompiling the sources) for handling new output formats. The syntax for these specifications is quite easy (take a look at the manual). Source-highlight is a command line program, and it can also be used as a CGI. Notice that Source-highlight can also be used as a formatter (i.e., without highlighting): you can, for instance, format a txt file in HTML (and it will take care of translating special characters, such as, <, >, &). Since version 2.2, source-highlight can also generate cross references; in order to do this it relies on [[ctags | Exuberant Ctags]]. These are the output formats already supported:
 
<br />
 
* HTML
 
* XHTML
 
* LATEX
 
* TEXINFO
 
* ANSI color escape sequences (you can use this feature with [[less]])
 
* DocBook
 
 
 
These are the input languages (or input formats) already supported (in alphabetical order):
 
<br />
 
* Ada
 
* Autoconf files
 
* C/C++
 
* C#
 
* Bib
 
* Bison
 
* Caml
 
* Changelog
 
* Css
 
* Diff
 
* Flex
 
* Fortran
 
* GLSL
 
* Haxe
 
* Html
 
* ini files
 
* Java
 
* Javascript
 
* KDE desktop files
 
* Latex
 
* Ldap files
 
* Logtalk
 
* Log files
 
* lsm files (Linux Software Map)
 
* Lua
 
* Makefile
 
* M4
 
* ML
 
* Pascal
 
* Perl
 
* PHP
 
* Postscript
 
* Prolog
 
* Properties files
 
* Python
 
* RPM Spec files
 
* Ruby
 
* Scala
 
* Shell
 
* S-Lang
 
* Sql
 
* Tcl
 
* XML
 
* XOrg conf files
 
|Homepage URL=https://www.gnu.org/software/src-highlite/
 
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/src-highlite.git
 
|Documentation note=https://www.gnu.org/software/src-highlite/source-highlight.html
 
 
 
https://www.gnu.org/software/src-highlite/source-highlight-lib.html
 
 
 
https://www.gnu.org/software/src-highlite/examples.html
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate
 
|Microblog=https://tronprog.blogspot.com/search/label/source-highlight
 
|Keywords=source,language,highlighting,syntax,character set,highlight,character,language conversion,output,source-level
 
|Version identifier=3.1.8
 
|Version date=2015/03/30
 
|Version status=stable
 
|Version download=https://ftp.gnu.org/gnu/src-highlite/source-highlight-3.1.8.tar.gz
 
|Last review by=Bendikker
 
|Last review date=2018/06/27
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/12
 
|User level=intermediate
 
|Paid support=https://www.fsf.org/resources/service
 
|Accepts cryptocurrency donations=Yes
 
|Test entry=No
 
|Is GNU=Yes
 
|GNU package identifier=src-highlite
 
}}
 
{{Project license
 
|License=GPLv3orlater
 
|License verified by=Deborah Nicholson
 
|License verified date=2007-11-29
 
}}
 
{{Person
 
|Real name=Lorenzo Bettini
 
|Role=Maintainer
 
|Email=bettini@dsi.unifi.it
 
}}
 
{{Resource
 
|Resource audience=Debian (Ref) (R)
 
|Resource URL=https://tracker.debian.org/pkg/java2html
 
}}
 
{{Resource
 
|Resource audience=Debian (Ref) (R)
 
|Resource URL=https://tracker.debian.org/pkg/source-highlight
 
}}
 
{{Resource
 
|Resource audience=Savannah (Ref) (R)
 
|Resource URL=https://savannah.gnu.org/projects/java2html
 
}}
 
{{Resource
 
|Resource audience=Savannah (Ref) (R)
 
|Resource URL=https://savannah.gnu.org/projects/src-highlite
 
}}
 
{{Resource
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://git.savannah.gnu.org/cgit/src-highlite.git
 
}}
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-source-highlight
 
}}
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss
 
}}
 
{{Resource
 
|Resource kind=Download
 
|Resource URL=https://ftp.gnu.org/gnu/src-highlite
 
}}
 
{{Software category
 
|Documentation-tool=documentation-conversion
 
|Interface=command-line, library
 
|Library=C++
 
|Programming-language=C, C++
 
|Runs-on=Windows, GNU/Linux
 
|Text-creation=documentation-tool
 
|Use=text-creation
 
|Works-with=text
 
}}
 
{{Software prerequisite
 
|Prerequisite kind=Source requirement
 
|Prerequisite description=[[boost]] at least the regex library
 
}}
 
{{Featured}}
 

Latest revision as of 08:53, 28 December 2018

Redirect to:



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.