SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
  • Development
  • Compilers
Advanced
Refine your search
Translations
  • English (963)
  • German (60)
  • Russian (47)
  • Spanish (46)
  • French (43)
  • Brazilian Portuguese (29)
  • Chinese (21)
  • Polish (15)
  • Italian (12)
  • Japanese (9)
  • Arabic (7)
  • Portuguese (7)
  • Czech (5)
  • Ukrainian (5)
  • Catalan (4)
License
  • OSI-Approved Open Source (1,899)
    • GNU General Public License version 2.0 (1,087)
    • GNU Library or Lesser General Public License version 2.0 (277)
    • BSD License (227)
    • MIT License (103)
    • GNU General Public License version 3.0 (94)
    • Apache License V2.0 (64)
    • Academic Free License (40)
    • Artistic License (32)
    • Eclipse Public License (30)
    • Mozilla Public License 1.1 (26)
    • Apache Software License (20)
    • Common Public License 1.0 (20)
    • zlib/libpng License (16)
    • GNU Library or Lesser General Public License version 3.0 (14)
    • Open Software License 3.0 (14)
  • Public Domain (105)
  • Other License (53)
Programming Language
  • C (642)
  • C++ (564)
  • Java (551)
  • C# (164)
  • Assembly (158)
  • Python (113)
  • JavaScript (50)
  • Perl (48)
  • PHP (47)
  • Visual Basic (42)
  • Delphi/Kylix (41)
  • Lisp (38)
  • Scheme (35)
  • Forth (33)
  • Pascal (33)
Status
  • 4 - Beta (443)
  • 1 - Planning (411)
  • 3 - Alpha (407)
  • 2 - Pre-Alpha (405)
  • 5 - Production/Stable (366)
  • 7 - Inactive (64)
  • 6 - Mature (52)
OS
  • Linux (1,762)
  • Windows (1,717)
  • Grouping and Descriptive Categories (1,461)
    • All POSIX (554)
    • OS Independent (496)
    • All 32-bit MS Windows (460)
    • OS Portable (240)
    • 32-bit MS Windows (227)
    • 32-bit MS Windows (94)
    • All BSD Platforms (75)
    • 64-bit MS Windows (56)
    • Project is an Operating System Kernel (8)
    • Project is OS Distribution-Specific (6)
    • Classic 8-bit Operating Systems (4)
    • Project is an Operating System Distribution (4)
  • Mac (1,232)
  • Modern (613)
    • Linux (486)
    • WinXP (148)
    • OS X (123)
    • Win2K (98)
    • Solaris (59)
    • FreeBSD (42)
    • Vista (40)
    • Windows 7 (29)
    • NetBSD (10)
    • OpenBSD (8)
  • BSD (503)
  • Other Operating Systems (154)
    • MS-DOS (45)
    • Other (23)
    • BeOS (10)
    • IBM OS/2 (9)
    • HP-UX (8)
    • IBM AIX (8)
    • WinNT (8)
    • Apple Mac OS Classic (7)
    • Console-based Platforms (7)
    • Microsoft Windows Server 2003 (6)
    • SGI IRIX (6)
    • Win98 (6)
    • BSD/OS (5)
    • Microsoft Windows 3.x (5)
    • AmigaOS (3)
Freshness
  • Recently updated (281)

Compilers

Sort By
Rating
  • Most Popular
  • Last Updated
  • Name
  • Rating

Showing page 1 of 84.

  • JSmooth Icon
    JSmooth

    JSmooth creates standard Windows executable files (.exe) that smartly launch java applications. It makes java deployment much smoother and user-friendly, as it is able to find and run Java VMs by itself, or help the user get one if none are available.

    1,595 weekly downloads
  • Free Pascal Compiler Icon
    Free Pascal Compiler

    Free 32/64-bit multi-platform Pascal and Object Pascal compiler

    8,264 weekly downloads
  • Psyco, the Python Specializing Compiler Icon
    Psyco, the Python Specializing Compiler

    Psyco showed that it is possible to execute Python code at speeds approaching that of fully compiled languages, by "specialization". The project is now dead and replaced by PyPy: http://pypy.org/

    189 weekly downloads
  • JavaGuard Icon
    JavaGuard

    JavaGuard is a general purpose bytecode obfuscator, designed to fit effortlessly into your regular build and testing process, providing peace of mind that your valuable Java code is more secure against decompilation and other forms of reverse engineering

    79 weekly downloads
  • Source Navigator Icon
    Source Navigator

    Source Navigator NG is a source code analysis tool. With it, you can edit your source code, display relationships between classes and functions and members, and display call trees. You can navigate your source code and easily get to declarations or implementations of functions, variables and macros (commonly called "symbols") which helps you discovering and mapping unknown source code for enhancement or maintenance tasks.

    33 weekly downloads
  • G95 fortran compiler Icon
    G95 fortran compiler

    The goal of the g95 project is to create a free Fortran 95 compiler and runtime libraries

    0 weekly downloads
  • ELENA Programming Language Icon
    ELENA Programming Language

    ELENA is a new non-mainstream general-purpose, pure object-oriented language with late binding. It promotes more object-oriented program design, reusable and more standardized code. The package includes compiler, IDE, ELENA libraries and samples

    34 weekly downloads
  • CLISP - an ANSI Common Lisp Icon
    CLISP - an ANSI Common Lisp

    CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.

    711 weekly downloads
  • FreeBASIC Compiler Icon
    FreeBASIC Compiler

    Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new features such as pointers, unsigned data types, inline assembly, a pre-processor and many others.

    1,798 weekly downloads
  • Small Device C Compiler suite Icon
    Small Device C Compiler suite

    SDCC is a free open source, retargettable, optimizing ANSI C compiler suite that supports a growing list of processors including the Intel 8051, Maxim 80DS390, Zilog Z80, Z180, Rabbit 2000, gbz80, Motorola 68HC08, Microchip PIC16 and PIC18 targets.

    2,084 weekly downloads
  • SWIG Icon
    SWIG

    A code generator for connecting C/C++ with other programming languages

    2,836 weekly downloads
  • IKVM.NET Icon
    IKVM.NET

    IKVM.NET is a JVM for the Microsoft .NET Framework and Mono. It can both dynamically run Java classes and can be used to convert Java jars into .NET assemblies. It also includes a port of the OpenJDK class libraries to .NET.

    890 weekly downloads
  • Lexical Analyzer Generator Quex Icon
    Lexical Analyzer Generator Quex

    Generator of lexical analyzers in C and C++. Unicode Supported.

    56 weekly downloads
  • TDM-GCC MinGW Compiler Icon
    TDM-GCC MinGW Compiler

    The most recent stable releases from the GCC compiler project, for 32-bit and 64-bit Windows, cleverly disguised with a real installer & updater.

    4,097 weekly downloads
  • Windows Installer XML (WiX) toolset Icon
    Windows Installer XML (WiX) toolset

    The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages.

    274 weekly downloads
  • MinGW-w64 - for 32 and 64 bit Windows Icon
    MinGW-w64 - for 32 and 64 bit Windows

    The mingw-w64 project is a complete runtime environment for gcc to support binaries native to Windows 64-bit and 32-bit operating systems.

    6,025 weekly downloads
  • devkitPro Icon
    devkitPro

    This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are built with MinGW.

    8,180 weekly downloads
  • MinGW-builds Icon
    MinGW-builds

    Dual-target(32 & 64-bit) MinGW compilers for 32 and 64-bit windows

    2,812 weekly downloads
  • U++ Icon
    U++

    U++ is BSD licensed C++ cross-platform rapid application development framework focused on programmers productivity without sacrificing runtime performance. Based on strictly deterministic design it provides an alternative to GC collected platforms.

    176 weekly downloads
  • WinAVR Icon
    WinAVR

    WinAVR (tm) is a suite of executable, open source software development tools for the Atmel AVR series of RISC microprocessors hosted on the Windows platform. Includes the GNU GCC compiler for C and C++.

    4,922 weekly downloads
  • OpenCOBOL Icon
    OpenCOBOL

    An open COBOL compiler

    644 weekly downloads
  • Great Cow BASIC Icon
    Great Cow BASIC

    Great Cow BASIC is an open-source BASIC compiler for 8 bit Microchip PIC and Atmel AVR microcontrollers. Also included in the project is Great Cow Graphical BASIC, an icon based editor for GCBASIC programs.

    230 weekly downloads
  • The Netwide Assembler Icon
    The Netwide Assembler

    This is NASM - the famous Netwide Assembler. Back at SourceForge and in intensive development! Downloads on this page may be out of date. Get the current versions from http://www.nasm.us/.

    616 weekly downloads
  • SMC - The State Machine Compiler Icon
    SMC - The State Machine Compiler

    SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.

    93 weekly downloads
  • MinGW - Minimalist GNU for Windows Icon
    MinGW - Minimalist GNU for Windows

    A native Windows port of the GNU Compiler Collection (GCC)

    1,330,271 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • Next

Staff Picks

  • Icon Clover EFI bootloader
  • Icon Dungeon Crawl Reference
  • Icon Data Crow
  • Icon LibreCAD
  • Icon OpenCPN
  • Icon OS4
  • Icon Pinguy OS
  • Icon PNotes
  • Icon Synfig

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Go Parallel