Free Programming Languages

TwitterFacebook
Get flash to fully experience Pearltrees

Python

Second release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 released Another iteration of release candidates for Python 2.6.8 , 2.7.3 , 3.1.5 , and 3.2.3 have been released for testing. They include several security fixes. EuroPython 2012 will be in Florence, Italy, July 2nd-8th. The Call for Proposals is open until March, 18th. Sponsorship packages are available, too! http://www.python.org/
Java SE 7u4 This release includes the first Oracle JDK release for Mac OS X. JavaFX 2.1 is now bundled with the JDK on Windows and Mac.

Java JDK

http://www.oracle.com/technetwork/java/javase/downloads/index.html
MinGW provides a complete Open Source programming tool set which is suitable for the development of native MS-Windows applications, and which do not depend on any 3rd-party C-Runtime DLLs. (It does depend on a number of DLLs provided by Microsoft themselves, as components of the operating system; most notable among these is MSVCRT.DLL, the Microsoft C runtime library. Additionally, threaded applications must ship with a freely distributable thread support DLL, provided as part of MinGW itself). MinGW compilers provide access to the functionality of the Microsoft C runtime and some language-specific runtimes. MinGW , being Minimalist, does not, and never will, attempt to provide a POSIX runtime environment for POSIX application deployment on MS-Windows .

MinGW

http://www.mingw.org/
All started for passion: programming passion, challenge, ideas. Put all together and you will have an explosive mixture. http://thinbasic.com/

thinBasic

http://www.basic4gl.net/ Basic4GL is a free programming language for Windows computers with built in support for the OpenGL graphics library. Based on traditional BASIC, it is designed to be an easy to learn, easy to use language for writing 3D programs, games, demos and utilities without all the setup hassle associated with most language compilers. Basic4GL is built around the OpenGL 3D accellerated graphics library.

Basic4GL