The Padre

  1. The Padre 2018
  2. The Padre Hotel Bakersfield Ca
  3. The Padre
Look up padre or Padre in Wiktionary, the free dictionary.

Padre means father in many Romance languages, and it may also refer to:

Music[edit]

Padre Mu is a curated cannabis delivery company operating out of the Bay Area in Northern California. We sell flower, concentrates, and edibles at low prices. This disambiguation page lists articles associated with the title Padre. If an internal link led you here, you may wish to change the link to point directly to the intended article. The Official schedule of the Padres, including home and away schedule and promotions.

People[edit]

  • A military chaplain
  • A Latin Catholic priest
  • A member of the San Diego Padres baseball team

Places[edit]

The Padre
  • Padre Island, a barrier island in the U.S. State of Texas
  • North Padre Island, northern part of the Padre Island
  • South Padre Island, southern part of the Padre Island

Software[edit]

  • Padre (software), an integrated development environment for the Perl programming language

Others[edit]

  • PADRE, Partnership for Acid Drainage Remediation in Europe
  • The Padre, a 2018 film

See also[edit]

Retrieved from 'https://en.wikipedia.org/w/index.php?title=Padre&oldid=941504487'
Padre
Developer(s)Free software community
Stable release
1.00 / 8 November 2013; 6 years ago
Repository
Written inPerl
Operating systemCross-platform
Available inArabic, Chinese, Czech, Dutch, English, Farsi, French, German, Hebrew, Hungarian, Italian, Japanese, Korean, Norwegian, Polish, Portuguese (Brazil), Russian, Spanish, Turkish
TypeSoftware development
License'Perl License' which is the Artistic License or GPLv1[1]
Websitepadre.perlide.org

Padre (short for 'Perl Application Development and Refactoring Environment') is a multi-language software development platform comprising an IDE and a plug-in system to extend it. It is written primarily in Perl and is used to develop applications in this language.[2]

Padre is written in Perl 5 but can be extended by any language running on top of the Parrot virtual machine, such as Raku, through its plug-in system and its integration with Parrot. The development officially started in June 2008 but Padre has reused components that have been available on CPAN, and the latest version of Padre is itself always available on CPAN. Most importantly, it uses the Perl bindings of wxWidgets for the windowing system, and PPI to correctly parse and highlight Perl and to allow refactoring. The primary advantages of Padre for Perl developers is that full and easy access to the source code of their editor is available, and a unique set of 'Perl intuition' features that allow the IDE to understand details about project structure and content without needing to be told by the user.

Architecture[edit]

Padre employs plug-ins in order to provide all of its functionality on top of the runtime system. All the functionality except the core Perl 5 support is implemented as plug-ins. Padre has plug-ins for HTML and XML editing.

This plug-in mechanism is a lightweight framework. In addition to allowing Padre to be extended using other programming languages, the plug-in framework allows Padre to work with networking applications such as telnet, and database management systems. The plug-in architecture supports writing any desired extension to the environment, such as for configuration management, version control systems (Subversion, Git) support, etc.

Padre's widgets are implemented by wxWidgets, an open source, cross-platform toolkit written in C++.

Features[edit]

  • Bookmark Support
  • Code Folding
  • Session Support
  • Diff Feature
  • CPAN Explorer Tool
  • Graphical Debugger Tool
  • Version Control Tool

Notable plug-ins[edit]

  • Version Control: Subversion, Git, Mercurial
  • Languages: Raku, Parrot, HTML, XML, CSS, LaTeX
  • Editor Compatibility: Vim
  • Helper tool for Catalyst

See also[edit]

The Padre 2018

References[edit]

  1. ^'Download Padre, the Perl IDE'. Retrieved 18 April 2015.
  2. ^'Padre's Homepage'. Retrieved 22 July 2009.

The Padre Hotel Bakersfield Ca

External links[edit]

The Padre

  • Official website
  • 'Padre'. Freecode.
  • Padre at Open Hub
Retrieved from 'https://en.wikipedia.org/w/index.php?title=Padre_(software)&oldid=944778124'