| |
Dynamic Languages
Ruby
Ruby is a dynamic, open source programming language with a focus on
simplicity and productivity. It has an elegant syntax that is natural to read
and easy to write.
-
Ruby Programming Language
Download, Documentantion, Libraries, Community, News, About Ruby.
-
Ruby on Rails (RoR)
Ruby on Rails is an open source web framework that's optimized for programmer
happiness and sustainable productivity. It lets you write beautiful code by
favoring convention over configuration.
-
Ruby Inside
Ruby Inside is a weblog dedicated to Ruby and its associated technologies,
including Ruby on Rails. It features posts about the Ruby language, tips and
tricks, lists of resources and references, as well as automatically updating
news from the universe of Ruby blogs.
- Noobkit
Ruby on Rails documentation... on Rails.
Python
Python is an interpreted, interactive, object-oriented programming language.
It is often compared to Tcl, Perl, Scheme or Java. Python development started in
1990 by Guido van Rossum, at the
National Institute for Mathematics and Computer Science
(CWI) in the Netherlands, and continues
now under the ownership of the Python Software Foundation (PSF).
Python combines remarkable power with very clear syntax. It has modules,
classes, exceptions, very high level dynamic data types, and dynamic typing.
There are interfaces to many system calls and libraries, as well as to various
windowing systems (X11, Motif, Tk, Mac, MFC). New built-in modules are easily
written in C or C++. Python is also usable as an extension language for
applications that need a programmable interface.
The Python implementation is portable: it currently runs on many brands of
UNIX, on Windows, DOS, OS/2, Mac, Amiga... Python is copyrighted but freely
usable and distributable, even for commercial use.
- Python Programming Language
Python official web site.
- Python @ SourceForge
SourceForge:
Python Project.
- Jython
Jython is an implementation of the Python language written in 100% Pure
Java, and seamlessly integrated with the Java platform. It thus allows
you to run Python on any Java platform.
Jython is freely available for both commercial and non-commercial use
and is distributed with source code. Jython is complementary to Java and
is especially suited for the following tasks: Embedded scripting,
Interactive experimentation, Rapid application development.
-
Daily Python-URL
Daily news from the Python universe. By PythonWare.
-
O'Reilly Network: Python DevCenter
By O'Reilly ONLamp.com.
-
ASPN Python Cookbook
By ASPN - ActiveState
Programmer Network. Python Cookbook is a collaborative website,
built by ActiveState and O'Reilly.
-
Starship Python
This is a site for the Python community, hosted by Digital Creations,
publishers of Zope.
-
Jython
Jython is an implementation of the high-level, dynamic, object-oriented
language Python written in 100% Pure Java, and seamlessly integrated with
the Java platform. It thus allows you to run Python on any Java platform.
-
Pippy
The official site for Pippy, the port of Python to the PalmOS.
By Endeavors Technology.
-
Pexpect
Pexpect is a pure Python module for spawning child applications;
controlling them; and responding to expected patterns in their output.
Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn
a child application and control it as if a human were typing commands.
Pexpect makes Python a better tool for controlling other applications.
SourceForge Project: pexpect.
Pexpect is Open Source and free, under the Python Software Foundation License.
-
Google Web Directory: Programming Languages: Python
Perl
Perl is a powerful scripting (interpreted) language, open-source,
with object-oriented programming support.
Originally used for text and file processing, Perl is increasingly turning into
a comprehensive cross-platform interpreted high-level programming language,
for development of tools and applications.
Perl is widely used for CGI, specially under UNIX, its original environment.
Perl language was created and maintained by Larry Wall, and is
greatly expanded by an infinity of third-party modules (libraries).
The name PERL is an acronym for Practical Extraction and Report Language,
although Larry has been known to claim that it really stands for
"Pathologically Eclectic Rubbish Lister". :-)
See at Perl.com: What is Perl?
- www.Perl.com - The Source of Perl
Primary Perl site, maintained by O'Reilly Media, Inc.
Documentation:
The Perl Manual Pages, syntax, data types and structures, subroutines,
operators and regular expressions, portability, report formatting,
Perl style guide, Object-Oriented Programming, C and Perl,
advanced topics, troubleshooting, releases, Perl internals.
Perl FAQs.
Downloads, Documentation, CPAN Mirror, FAQs, Training, Resources,
Article Archive, Perl Columns.
Beginning Perl : Ten Perl Myths, by Simon Cozens
-
Perl Downloads
-
Perl Resource Topics - www.perl.com
Formerly the "Perl Reference Pages".
A database of links for Perl reference topics, edited by Clay Irving.
-
CPAN: Comprehensive Perl Archive Network
Welcome to CPAN - front-end about what's in the CPAN
and descriptions of all of the modules in the CPAN.
CPAN Multiplex Dispatcher -
automatically selects a CPAN site closer to you.
-
The CPAN Search Site: search.cpan.org
Independent CPAN searching engine.
WAIT - The Great CPAN Search Engine.
-
FAQs: Perl's Frequently Asked Questions - www.perl.com
About the Perl FAQ, General Questions About Perl,
Obtaining and Learning About Perl, Programming Tools,
Data Manipulation, Files and Formats, Regular Expressions,
General Perl Language Issues, System Interaction, Networking.
Additional FAQs: Perl and CGI FAQ, Common Questions About CPAN,
The World Wide Web Security FAQ.
-
Perl Documentation - perldoc.perl.org
Searcheable Perl documentation in HTML format:
Perl Manpage, PODs, Modules, Executables, Distribution Docs.,
FAQs Index. Website created & maintained by Carlos Ramirez.
- The Perl Journal
Founded in 1996 by Jon Orwant, The Perl Journal, "The Voice of the Perl
Community", was published through January 2006, and was the leading
publication for and about Perl Programming.
Archives of the
magazine available from Dr.Dobb's Portal.
-
The Perl Foundation (TPF)
The Perl Foundation is dedicated to the advancement of the Perl
programming language through open discussion, collaboration, design, and
code. The Perl Foundation coordinates the efforts of numerous
grass-roots Perl-based groups including:
International Yet Another Perl Conferences, Holds the copyright on Perl
6 and Parrot, perl.org, Perl Mongers, PerlMonks.
-
The Perl Directory - perl.org
The Perl advocacy. By Perl Foundation.
Perl Development:
Perl 5, Perl 6, Perl 1, Parrot, Ponie.
- use Perl;
"All the Perl That's Practical to Extract and Report".
This is a Perl community news and discussion web site.
use Perl by perl.org -
All the Perl news that's Practical to Extract and Report.
- Perl Mongers - pm.org
Perl Mongers is a loose association of international Perl User Groups.
- Perl Monks
- PerlMonth - Online Perl Magazine
- O'Reilly Perl Resource Center
O'Reilly Media is a great publisher of
technical books on information technology. Este site oferece
informações sobre os excelentes livros da editora relacionados
a Perl e outros tópicos sobre Perl.
- The CGI and Perl Book List,
by WWWiz Magazine.
-
Perl Reference Guide & Perl 5 Desktop Guide
-
The Home Page of Randal L. Schwartz
Author of "Learning Perl" book and co-author of "Programming Perl" (1/2 ed.).
Welcome to Stonehenge!
-
The Unix Review Perl Columns
Bi-monthly column by Randal L. Schwartz, author of "Learning Perl" book.
-
Parrot
Parrot is a virtual machine used to efficiently execute bytecode for interpreted languages
- specifically, Perl 6 and Python.
Develooper Perl6/Parrot Bug Tracker
(bugs6.perl.org).
- About.com Perl Guide by Emmie Lewis
By About.com
-
PerlRing Homepage
-
The PERL programming language - Info, Scripts, Source, and Stuff,
por Bill Middleton
CPAN at Texas Metronet
-
ActivePerl
Free binary distribution of Perl for Windows, Linux and Solaris.
By ActiveState Tool Corp.
Perl for Win32 (Windows 9x, NT, 2000), Perl for ISAPI (MS-IIS etc.),
PerlScript (ActiveX Perl scripting).
Perl Package Manager. ActivePerl under Windows 95/98 requires the
Microsoft DCOM
for Windows 95/98 (
Microsoft COM Downloads).
ActivePerl package Online Documentation.
-
Perl Builder: Visual Development for Perl and CGI
By Solutionsoft
Solutionsoft Perl Resources
-
Perl Tidy
Perltidy is a Perl script which indents and reformats Perl scripts to
make them easier to read. If you write Perl scripts, or spend much time
reading them, you will probably find it useful.
-
Google Web Directory: Programming Languages: Perl
-
The Apache/Perl Integration Project
-
ISAPI Perl Primer
By Gunther Birznieks, August 16, 2000.
Article from ServerWatch - internet.com.
Perl for the Web
-
CGI.pm - a Perl5 CGI Library
By Lincoln D. Stein.
The popular CGI.pm module for Perl-based CGI scripting.
Since release 5.004, the standard distribution of Perl includes the
CGI::* Modules for Perl5
- The object-oriented subclassable CGI::* hierarchy for Perl
(former
link at MIT), written by Tim Bunce (Tim.Bunce@ig.co.uk)
and now maintained by Lincoln D. Stein.
Books by L. Stein:
-
The cgi-lib.pl Home Page, by Steven E. Brenner
This is the official Web site for cgi-lib.pl, Perl library written by Steven
E. Brenner. The cgi-lib.pl library has become a de facto standard library
for creating Common Gateway Interface (CGI) scripts in the Perl 4 language
(not object oriented).
Former location: cgi-lib.stanford.edu.
-
perlWWW by Earl Hood
perlWWW is a (personal) attempt to index (free) Perl programs, and libraries,
related to the World Wide Web.
- perlSGML
perlSGML is a collection of Perl programs and libraries for processing
SGML DTDs and documents. The software is distributed under the GNU General Public License.
-
libwww-perl: WWW Protocol Library for Perl
(link alternativo)
A library of Perl packages/modules which provides a simple and consistent
programming interface to the World Wide Web.
libwww-perl-5:
The second generation libwww-perl, based on version 5 of the Perl Programming Language.
The latest
libwww-perl package as well as perl itself are also available on CPAN.
-
perlbr · Grupo de desenvolvimento em Perl
PerlBR é um grupo de discussão brasileiro sobre Perl,
existente desde Dezembro de 1998. Site
PerlBR.com.br.
Perl Database Interface - DBI
"The DBI is the standard database interface module for Perl. It defines a set
of methods, variables and conventions that provide a consistent database
interface independent of the actual database being used."
-- Tim Bunce
TCL / Tk
Tool Command Language (Tcl, pronounced "tickle") and the Tk Toolkit.
Microsoft Visual Basic (VB)
|