Jump to content

Perl: Difference between revisions

From EDM2
No edit summary
mNo edit summary
Line 11: Line 11:
* [[FTE]] - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current.
* [[FTE]] - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current.
* [[jEdit]] - Java based editor - Perl syntax highlighting built in - Current.
* [[jEdit]] - Java based editor - Perl syntax highlighting built in - Current.
* [[Lugaru Epsilon]] - C syntax highlighting, code folding and syntax-aware autoindent. - Commercial.
* [[Lugaru Epsilon]] - Perl syntax highlighting, code folding and syntax-aware autoindent. - Commercial.
* [[NEdit]] - XFree86 - Autoindent, autocomplete and syntax highlighting - Open source - Discontinued.
* [[NEdit]] - XFree86 - Autoindent, autocomplete and syntax highlighting - Open source - Discontinued.



Revision as of 15:18, 19 February 2016

Perl is a high-level, general-purpose, interpreted, dynamic programming language. In addition to CGI, Perl is used for graphics programming, system administration, network programming, finance, bioinformatics, and other applications but remains most popular as a scripting tool for web applications.

Foreign libraries with Perl bindings
  • LZ4 - Compression library - Open source - Current
  • Snappy - Compression lib. - Open Source - Current.
OS/2 Text & programmers editors with Perl support
  • Boxer - Perl syntax highlighting support built in - Commercial - DOS and OS/2 versions discontinued, Win32 version still sold.
  • Elvis - Perl syntax support included by default - Open source - Current.
  • Enhanced Editor - Has Perl syntax highlighting built in with some auto-formatting features.
  • FTE - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current.
  • jEdit - Java based editor - Perl syntax highlighting built in - Current.
  • Lugaru Epsilon - Perl syntax highlighting, code folding and syntax-aware autoindent. - Commercial.
  • NEdit - XFree86 - Autoindent, autocomplete and syntax highlighting - Open source - Discontinued.

DOS Perl

While not officially supported Perl can be compiled and used with DOS using the 4.x branch, at this point in time 5.x branch is not supported.

DOS text & programmers editors with Perl support
  • Boxer - Perl syntax highlighting support built in - Commercial - DOS and OS/2 versions discontinued, Win32 version still sold.
  • Elvis - Perl syntax support included by default - Open source - Current
  • FTE - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current.

Version

  • Latest Version: Perl version 5.14.2 (2012-01-05)

Links

Publications

Local articles

License

Author