—SEC. 04 — Languages

Languages

Subcategories80
Indexed links792
Direct links2
Total subtree512
— SEC. 01
Subcategories

Browse by subcategory.

— SEC. 02
Listings

All links in this category.

Showing 651–700 of 792 editor-approved links.

Showing 50 on this page
Ports
Strawberry Perl
strawberryperl.com

An open-source Perl implementation for Microsoft Windows. Includes release notes and downloadable installer.

Added May 10, 2026
Ports
Intergraph port of Perl 4.036 for NT 3.5
ftp.intergraph.com

An older (it's not Perl 5!) Perl 4 port.

Added May 10, 2026
Ports
IndigoPerl
www.indigostar.com

A binary build of Perl 5.6 for Win32 with an integrated Apache webserver for testing and developing CGI scripts.

Added May 10, 2026
Java-Based
jProlog
people.cs.kuleuven.be

Experimental Prolog to Java compiler, running on JDK 1.0.2 and higher.

Added May 10, 2026
Java-Based
Prolog4J
issues.sonatype.org

A lightweight, easy-to-use programming interface over Prolog interpreters. Prolog4J itself does not contain a Prolog interpreter, but it provides bindings for several Prolog implementations, such as tuProlog, jTrolog or JLog.

Added May 10, 2026
Deployment
py2exe
www.py2exe.org

A distutils extension to convert Python scripts into executable Windows programs.

Added May 10, 2026
Deployment
Fabric
www.fabfile.org

Command line deployment tool for deployment and system administration. [BSD License]

Added May 10, 2026
Foreign_Language_Interfaces
Boost.Python
www.boost.org

A C++ library which enables seamless interoperability between C++ and the Python programming language.

Added May 10, 2026
Email
libgmail
libgmail.sourceforge.net

Python binding for Google's Gmail service. [Open Source, GPL]

Added May 10, 2026
Network
PyMETAR
www.schwarzvogel.de

Downloads the weather report for a given NOAA station ID, decodes it and the provides easy access to all the data found in the report.

Added May 10, 2026
Text_Processing
SPARK
pages.cpsc.ucalgary.ca

Scanning, Parsing, and Rewriting Kit. [Open Source, BSD-like]

Added May 10, 2026
Text_Processing
mxTextTools
www.egenix.com

Fast Text Manipulation Tools for Python. [Open Source]

Added May 10, 2026
XML
maki
maki.sourceforge.net

An attempt to glue together a simple, flexible framework that allows you to use XML, XSLT, Apache, and Python to serve web pages. [Open Source, GPL]

Added May 10, 2026
XML
wctpxml-python
sourceforge.net

A Python module that uses WCTP to send XML forms over HTTP. [Open Source, BSD-like]

Added May 10, 2026
XML
pyxhtml
pyxhtml.sourceforge.net

A Python XHTML class can be used to programatically generate XHTML documents. [Open source, BSD license]

Added May 10, 2026
Templating_Libraries
Pystache
github.com

Python implementation of cross-platform Mustache templating engine. [MIT License]

Added May 10, 2026
Templating_Libraries
Airspeed
github.com

A templating engine for Python that aims for a high level of compatibility with the Velocity library for Java. Code, documentation, and a project Trac are available. [Open Source, BSD]

Added May 10, 2026
Web_Frameworks
Python Wiki: Web Frameworks for Python
wiki.python.org

An overview of all current Python web frameworks, maintained on the official Python language website by its developer community. Provides a linked list of frameworks organized by popularity and framework scale - from full-stack to minimalist solutions.

Added May 10, 2026
Web_Frameworks
Guido von Rossum on Python Web Frameworks
www.artima.com

An article by the creator of the Python language entitled, "Please Teach me Web Frameworks for Python!" Published in January 2006, with extensive commentary from the Python community.

Added May 10, 2026
Books
REBOL Language Documentation
www.rebol.com

All the official documentation from REBOL Technologies.

Added May 10, 2026
VM_and_VSE
VSE Update
www.csi-international.com

Quarterly journal with some Rexx information. Source from older issues freely available online.

Added May 10, 2026
Croquet
Wikipedia: Croquet Project
en.wikipedia.org

Encyclopedia article, with links to many related topics.

Added May 10, 2026
Ports
Squeak on the Helio
www.huv.com

Port to VTech Helio, with 75 MHz MIPS CPU, running PocketLinux: description, screenshots.

Added May 10, 2026
Software
Pluggable WebServer
www.cc.gatech.edu

Describes server and toolkit to flexibly create CGI scripts in Squeak. Designed and implemented to help create different kinds of collaborative tools, builds on work of Georg Gollmann, strongly influenced by Tim Jones' WebTalk.

Added May 10, 2026
Software
NASA Connect: Squeak Web Activities
www.pcs.cnu.edu

Over a dozen professionally developed education projects, in physics, astronomy, math, geometry.

Added May 10, 2026
FAQs,_Help,_and_Tutorials
FunctionX Visual Basic.Net tutorial
www.functionx.com

A beginners guide to Visual Basic.Net, plus more professional tutorials on special topics including ADO.Net and GDI+.

Added May 10, 2026
Tools
TransKing
www.e-iceblue.com

Converts VB or VB.NET source code to C#. [Commercial]

Added May 10, 2026
Eigenvalues
Laso
www.netlib.org

Fortran IV subroutines for computing a few eigenvalues of a large (sparse) symmetric matrix.

Added May 10, 2026
Sparse
SMLIB
ftp.ntnu.no

Fortran 90 modules by Ernst Meese for the compressed sparse row (CSR) and the modified sparse row (MSR) data storage formats, a very general incomplete LU factorisation routine, the Krylov subspace solvers CGS, BiCGSTAB and GMRES.

Added May 10, 2026
Finite_Elements
Elmer
www.csc.fi

Fortran 90 code for multiphysical problems.

Added May 10, 2026
Copying_and_Downloading
Acme WebCopy
www.acme.com

Copies one or more whole web-directories to disk. [Open Source]

Added May 10, 2026
CSV
Comma Separated Values (CSV) in Java
ostermiller.org

Java libraries to read and write files in Comma Separated Value (CSV) format. [GPL]

Added May 10, 2026
PDF
JPedal
www.jpedal.org

A library for printing, viewing, and extracting text and images from PDF files. Also contains custom print and search functions, GUI enhancements and e book extensions as well as JavaME, JavaFX and Flex options. [Commercial and LGPL versions]

Added May 10, 2026
PDF
DynamicPDF Generator for Java
www.cete.com

A class library for the generation of PDF documents based on dynamic data. By ceTe Software. [Shareware]

Added May 10, 2026
Charts
Visual Mining
www.visualmining.com

Performance dashboard, graphical reporting and charting tools to quickly create dashboards, reporting and online graphs. [Commercial]

Added May 10, 2026
Charts
JHeatChart
www.tc33.org

Simple Java API for generating heat map charts. Site includes download option, Javadoc, and sample code. [LGPL]

Added May 10, 2026
Data_Formats
PngEncoder
www.objectplanet.com

A fast Java based PNG encoder. The footprint is just over 5K and the internal object creation during runtime is kept to a minimum to avoid calls to the garbage collector. It is compatible with JDK 1.1 and later.

Added May 10, 2026
User_Interface_Classes
L2FProd.com
www.l2fprod.com

Provides Skin Look And Feel for Swing, and Common Components for Swing. Site includes screenshots, tutorials, and download option. [Open Source]

Added May 10, 2026
User_Interface_Classes
Extreme Component
www.zfqjava.com

A set of Java GUI components including: JDataGrid, JWizardPane, JDirChooser, JLinkButton (a browser launch button), JCalendar. [Commercial, with sources]

Added May 10, 2026
User_Interface_Classes
Zeus
sourceforge.net

A Java Swing components library provides useful components for easier GUI development includes: JConsole, a java console replacement, redirects stdout, stderr; JSplash, a splash screen. [Open source, LGPL]

Added May 10, 2026
User_Interface_Classes
Java2s
www.java2s.com

Provide collection Swing controls. [Commercial]

Added May 10, 2026
Cryptography
Network Security Services for Java (JSS)
www.mozilla.org

Libraries used internally by Netscape and iPlanet products that do crypto in Java. [Mozilla]

Added May 10, 2026
Cryptography
IAIK Java Crypto Products
jce.iaik.tugraz.at

Provides a set of Java-based crypto products. Java implementation TLS, SSLv3 and SSLv2(client side), S/MIMEv2. [Commercial]

Added May 10, 2026
Windows
Java Native Interface to Microsoft Windows Registry
jrgwin32.narod.ru

Make easy access to Microsoft Windows registry from JVM. [Freeware]

Added May 10, 2026
Windows
NativeCall
johannburkard.de

Call native methods from Java without JNI, in any MS-Windows DLL. Site includes documentation and download option. [Open Source, Freeware]

Added May 10, 2026
Object-Oriented
Sieben Geisslein
siebeng.sourceforge.net

An object store implemented in Java. [Open Source, BSD style]

Added May 10, 2026
Relational
AlgebraDB
algebradb.sourceforge.net

A Java-based, experimental relational database representing functions as infinite tables. [Open Source, LGPL]

Added May 10, 2026
Relational
Mckoi SQL Database
www.mckoi.com

Multi-client / multi-threaded SQL relational database management system written in Java. Includes JDBC 2.0 driver. [Open Source, GPL]

Added May 10, 2026
Relational
Infinity Database Engine
boilerbay.com

An embeddable datastore with data compression, global transactions, integrity preservation, high concurrency, and flexible, extensible data model. [Commercial]

Added May 10, 2026
Java_Web_Start_and_JNLP
Netx
jnlp.sourceforge.net

Open source JNLP client. [GPL]

Added May 10, 2026