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
Most Popular
  • Most Popular
  • Last Updated
  • Name
  • Rating

Showing page 3 of 84.

  • z390 Portable Mainframe Assembler Icon
    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler and Emulator

    89 weekly downloads
  • TinyCOBOL Icon
    TinyCOBOL

    An open source COBOL compiler for the IA32 (x86) platforms.

    172 weekly downloads
  • C++ Python language bindings Icon
    C++ Python language bindings

    This project will help you to expose C++ libraries to Python. pygccxml package is an object oriented framework for reading C++ declarations. pyplusplus package is an object-oriented framework for creating a code generator for boost.python library.

    108 weekly downloads
  • GDL - GNU Data Language Icon
    GDL - GNU Data Language

    GDL - GNU Data Language, a free IDL (Interactive Data Language, see http://ittvis.com/idl/) compatible incremental compiler.

    55 weekly downloads
  • TASM Editor Icon
    TASM Editor

    A Front End for TASM. Compiles Assembly Programs.Includes Intellisense to Help Assembly Coders. Immidiate Error Tracking and Instant Code Help provided.

    130 weekly downloads
  • The TI-Basic Compiler Icon
    The TI-Basic Compiler

    The TI-Basic compiler compiles TI-BASIC code to the 8XP file format used on Texas Instruments calculators, namely the TI-83, TI-83+ and TI-84+.

    80 weekly downloads
  • LALR Parser Generator  Icon
    LALR Parser Generator

    The LALR parser generator (LPG) is a tool for developing scanners and parsers written in Java, C++ or C. Input is specified by BNF rules. LPG supports backtracking (to resolve ambiguity), automatic AST generation and grammar inheritance.

    49 weekly downloads
  • RES - An Open Cobol To Java Translator Icon
    RES - An Open Cobol To Java Translator

    RES is a pure Java based Open Source Cobol to Java translator. It creates maintainable Java code for a subset of VS Cobol syntax. It has been developed with JDK, JTB and Javacc.

    48 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
  • Open64 Compiler and Tools Icon
    Open64 Compiler and Tools

    The Open64 Compiler and Tools site is dedicated to the continued development of the former SGI Pro64(TM) compiler for the IA64, x86, CUDA and MIPS architecture.

    113 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

    32 weekly downloads
  • C::B advanced Icon
    C::B advanced

    CodeBlocks With A full development environment. Created for ease of use incorporating some tools ported from linux and a few workarounds to Win 7/Vista UAC Security. It Uses MinGW64 instead of the standard MinGW.

    67 weekly downloads
  • jclasslib bytecode viewer Icon
    jclasslib bytecode viewer

    jclasslib bytecode viewer is a tool that visualizes all aspects of compiled Java class files and the contained bytecode. In addition, it contains a library that enables developers to read, modify and write Java class files and bytecode.

    188 weekly downloads
  • JodeEclipse Icon
    JodeEclipse

    JodeEclipse is a plugin for integrating the Jode Java Decompiler with the Eclipse IDE.

    187 weekly downloads
  • DevKit Advance Icon
    DevKit Advance

    Software Development Kit for the Nintendo(tm) Gameboy Advance(tm) based on GCC.

    101 weekly downloads
  • XGP: Mac OS X Prolog IDE Icon
    XGP: Mac OS X Prolog IDE

    XGP is an integrated development environment that extends GNU Prolog to work with Cocoa under Macintosh OS X. It provides user interface and graphics facilities largely compatible with MacProlog32 by LPA. Requires Mac OS X version 10.2.1 or greater.

    44 weekly downloads
  • The ASN.1 Compiler Icon
    The ASN.1 Compiler

    Go to github.com/vlm/asn1c for the latest version.

    32 weekly downloads
  • <HTML> Editor Icon
    <HTML> Editor

    <HTML> Editor is a free open source HTML editor from Sheva Software Inc the HTML Editor includes syntax highlighting and a unique feature of a live previewing of current HTML document, check it out, and please wright a review if possible.

    54 weekly downloads
  • JadRetro Icon
    JadRetro

    JadRetro is a Java decompiler helper supporting Java 1.5+ classes. JadRetro is not a decompiler itself, it is a class transformer helping some old (but good) Java decompilers to convert more class files and/or generate more correct source code.

    38 weekly downloads
  • SP-Forth - ANS Forth compiler Icon
    SP-Forth - ANS Forth compiler

    ANS Forth for Win32 and Linux/x86 (used to compile the following SF projects: acWEB, acFTP, acFreeProxy, acSMTP, Forth-Script)

    42 weekly downloads
  • gcw. Gcc for Windows Icon
    gcw. Gcc for Windows

    Gcc for Windows (gcw) is yet another attempt to port gcc to Win32 platform. The major difference from MinGw and Cygwin is maximum possible acceptance of Microsoft Visual C++ source code and intended binary compatibility with Microsoft Visual C++.

    145 weekly downloads
  • Embeddable Common-Lisp Icon
    Embeddable Common-Lisp

    ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp language as described in the X3J13 Ansi specification, featuring CLOS (Common-Lisp Object System), conditions, loops, etc, plus a translator to C, which can produce standalone executab

    32 weekly downloads
  • EJE (Everyone's Java Editor) Icon
    EJE (Everyone's Java Editor)

    EJE is a simple Java editor, perfect to learn Java, without learning a complex development tool. EJE is multi-platform (written in Java), light- weight, user-friendly and have several useful basic features. A good help to start with Java!

    143 weekly downloads
  • X10 Icon
    X10

    Productivity and Performance at Scale

    79 weekly downloads
  • decompyle - Python Decompiler Icon
    decompyle - Python Decompiler

    Decompyle is a python disassembler and decompiler which converts Python byte-code (.pyc or .pyo) back into equivalent Python source. Verification of the produced code (re-compiled) is avaliable as well.

    138 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 Big Data