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,900)
    • 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 (65)
    • 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 (367)
  • 7 - Inactive (64)
  • 6 - Mature (52)
OS
  • Linux (1,763)
  • Windows (1,718)
  • 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,233)
  • 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 (155)
    • 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 (4)
Freshness
  • Recently updated (282)

Compilers

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

Showing page 2 of 84.

  • ARIO Icon
    ARIO

    ARIO is a C++ library for reading and producing archive files, which are commonly used as libraries of relocatable object files. See also ELFIO project.(http://sourceforge.net/projects/elfio)

    1 weekly downloads
  • ARM to Mips Translator Icon
    ARM to Mips Translator

    No description

    0 weekly downloads
  • ARMphetamine Icon
    ARMphetamine

    This project aims to create an ARM processor emulator for Linux/x86, utilising dynamic binary translation techniques for maximum speed.

    0 weekly downloads
  • AROHA PHPencoder Icon
    AROHA PHPencoder

    AROHA PHPencoder is utility coded in language PHP. PHP encoder encode and decode PHP scripts.

    18 weekly downloads
  • AROS Clang Icon
    AROS Clang

    Modified llvm-Clang compiler that targets AROS

    1 weekly downloads
  • ASIS for GNAT Icon
    ASIS for GNAT

    ASIS (Ada Semantic Interface Specification) for GNAT on gcc. ASIS is a published international ISO standard (ISO/IEC 15291:1999). ASIS based tools are available as well.

    12 weekly downloads
  • ASM2005 Icon
    ASM2005

    ASM2005 is a object oriented x86 assembler and emulator written in C# using GoldParser by Devin Cook and the C# Gold Parser engine written by Marcus Klimstra.

    0 weekly downloads
  • ASN.1 library for Python Icon
    ASN.1 library for Python

    ASN.1 types and codecs (BER, CER, DER) implementation in Python programming language. A collection of various ASN.1-based protocols data structures is supplied in a dedicated Python package.

    102 weekly downloads
  • ATasm: 6502 cross-assembler Icon
    ATasm: 6502 cross-assembler

    ATasm is a 6502 command-line cross-assembler that is compatible with the original Mac/65 macro assembler released by OSS software. The aim of ATasm is to provide Atari home-brew coders with a comfortable and powerful toolset.

    15 weekly downloads
  • AVR Cross Development Kit Icon
    AVR Cross Development Kit

    CDK4AVR stands for Cross Development Kit for Atmels AVR RISC processor serie and should you support with a comprehensive Assembler and C development environment for even this processor familie under Linux or similar host systems.

    9 weekly downloads
  • AVR Forth (Forth-like) compiler Icon
    AVR Forth (Forth-like) compiler

    FORTH-like language compiler for AVR ATMega

    8 weekly downloads
  • Abacus Virtual Machine Icon
    Abacus Virtual Machine

    This is a computing architecture which includes a service-oriented language called Abacus, a virtual machine executes Abacus programs, a router program provides naming services and a web-based enviroment for managing and developing Abacus applications.

    0 weekly downloads
  • Abap interpreter written in java Icon
    Abap interpreter written in java

    Abap interpreter written in java

    0 weekly downloads
  • Abstract Syntax Description Language Icon
    Abstract Syntax Description Language

    The Abstract Syntax Description Lanuguage (ASDL) is a language designed to describe the tree-like data structures in compilers. Its main goal is to provide a method for compiler components written in different languages to interoperate.

    4 weekly downloads
  • Acheron Icon
    Acheron

    Acheron is a Common Lisp (CL) to JavaScript (JS) compiler. Programs are written in a subset of CL and after compilation executed in a webbrowser. Acheron has native functions that are written in JS and are the bridge between CL and JS.

    2 weekly downloads
  • Adam Icon
    Adam

    Adam is a programming language that is truely visual. There is a person named Adam who walks around in a 3D environment to show the execution of a program. A program is a description of the sequence of actions Adam must perform on the objects in a

    0 weekly downloads
  • Adventure Creation Environment Icon
    Adventure Creation Environment

    A Java based interactve fiction development system. Including netbeans plugins for development and a java player.

    0 weekly downloads
  • Adventure Definition Language Icon
    Adventure Definition Language

    Adventure Definition Langage (ADL) - a language used to create text adventures similar to Zork and other Infocom games.

    1 weekly downloads
  • Aglaia compiler Icon
    Aglaia compiler

    This project is the reference/bootstrap compiler for the Aglaia programming language. The language is object oriented and supports garbage collection, contracts, etc. Care is taken to ensure consistent and clean syntax, and to reduce programmer errors,

    0 weekly downloads
  • AiE Icon
    AiE

    Iterpreter of Pascal language which may help programmers doing ther job. Include basic operations in/out, declarations of variables.

    0 weekly downloads
  • Aific Lisp Icon
    Aific Lisp

    Compiler of Lisp programs to a platform-idependent bytecode and the corresponding virtual machine.

    0 weekly downloads
  • Aino bytecode compiler Icon
    Aino bytecode compiler

    Aino is a Java bytecode to PIC microcontroller family assembly language compiler written in Java.

    0 weekly downloads
  • Alberta Python-to-C Compiler Icon
    Alberta Python-to-C Compiler

    Alpycc (Alberta Python-to-C compiler) is a Python to C compiler. It takes annotated subset of Python as input and produces C code for an extensions module. The compiler has basic support for NumPy.

    0 weekly downloads
  • Algo language compiler Icon
    Algo language compiler

    A free compiler for the algo language used to describe and implement algorithms in EPITA, a French software engineering school. See (FR) http://nathalie.bouquet.free.fr/epita/algo/langage/structure.php for a detailed grammar description.

    0 weekly downloads
  • AllInOneRuby Icon
    AllInOneRuby

    AllInOneRuby creates an Windows or Linux executable that includes both the Ruby interpreter and the runtime libraries. Why? Because it's sometimes not easy, or allowed to do a complete Ruby installation. That's where AllInOneRuby comes in.

    1 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 Smarter IT