
Compiler,Interpreter,Assembler,Hybrid
Get flash to fully experience Pearltrees
Python Programming Language – Official Website
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.FreeBASIC is a free/open source ( GPL ), 32-bit BASIC compiler for Microsoft Windows, DOS and Linux. When used in its "QB" language mode, FreeBASIC provides a high level of support for programs written for QuickBASIC. Many programs written for QuickBASIC will compile and run in this mode with no changes needed. However, for compilation in the FreeBASIC default language mode, most substantial programs will require changes. FreeBASIC is a self-hosting compiler which makes use of the GNU binutils programming tools as backends and can produce console, graphical/GUI executables, dynamic and static libraries. FreeBASIC fully supports the use of C libraries and has partial C++ library support.
FreeBASIC compiler (a free BASIC compiler) - official page - News [en]
Art of Assembly Language Programming and HLA by Randall Hyde
The most popular on-line assembly language reference in the world! Join the thousands and thousands of people who've discovered the fastest and easiest way to learn assembly language programming! The evolution of assembly language! Now you can write real assembly language programs without all the disadvantages of writing code in assembly language.The MASM32 SDK version 11 is a working development environment for programmers who are interested in either learning or writing 32 bit Microsoft assembler (MASM). The installation is an automated process that installs the correct directory tree structure on the local drive of your choice. Note that MASM32 will not install on a network drive. MASM32 comes with its own runtime library written fully in assembler and an extensive range of macros for improved high level emulation and faster development.
MASM32 Home Page
Digital Mars C, C++ and D Compilers
Fastest compile/link times, powerful optimization technology, Design by Contract, complete library source, HTML browsable documentation, disassembler, librarian, resource compiler, make, etc., command line and GUI versions, tutorials, sample code, online updates, Standard Template Library, and much more . For Win32, Win16, DOS32 and DOS.TDM-GCC is a compiler suite for Windows. It combines the most recent stable release of the GCC toolset with the free and open-source MinGW or MinGW-w64 runtime APIs to create a LIBRE alternative to Microsoft's compiler and platform SDK. It can create 32-bit OR 64-bit binaries, for any version of Windows since Windows 95. It comes with an easy-to-use single-file installer that creates a working installation with just a few clicks, and can automatically update that installation when new packages become available.

