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
Filters
  • Freshness: Recently updated ×
Refine your search
Translations
  • English (111)
  • German (13)
  • Russian (7)
  • Chinese (4)
  • Spanish (4)
  • Brazilian Portuguese (3)
  • French (3)
  • Japanese (3)
  • Polish (3)
  • Afrikaans (1)
  • Arabic (1)
  • Czech (1)
  • Danish (1)
  • Dutch (1)
  • Hebrew (1)
License
  • OSI-Approved Open Source (246)
    • GNU General Public License version 2.0 (96)
    • BSD License (48)
    • GNU General Public License version 3.0 (37)
    • GNU Library or Lesser General Public License version 2.0 (36)
    • MIT License (13)
    • Apache License V2.0 (10)
    • Eclipse Public License (8)
    • GNU Library or Lesser General Public License version 3.0 (8)
    • Mozilla Public License 1.1 (6)
    • Common Public License 1.0 (5)
    • zlib/libpng License (5)
    • Academic Free License (2)
    • Affero GNU Public License (2)
    • Artistic License (2)
    • Educational Community License, Version 2.0 (2)
  • Public Domain (19)
  • Other License (8)
  • Creative Commons Attribution License (7)
    • Creative Commons Attribution Non-Commercial License V2.0 (2)
    • Creative Commons Attribution ShareAlike License V3.0 (1)
Programming Language
  • C (106)
  • C++ (85)
  • Java (59)
  • Assembly (21)
  • C# (19)
  • Python (18)
  • Forth (13)
  • Project is a programming language (13)
  • Perl (9)
  • Fortran (7)
  • Delphi/Kylix (6)
  • Lisp (6)
  • JavaScript (5)
  • Objective C (5)
  • Prolog (4)
Status
  • 5 - Production/Stable (103)
  • 4 - Beta (76)
  • 3 - Alpha (47)
  • 2 - Pre-Alpha (33)
  • 1 - Planning (24)
  • 6 - Mature (13)
OS
  • Windows (239)
  • Linux (228)
  • Grouping and Descriptive Categories (190)
    • All POSIX (74)
    • All 32-bit MS Windows (68)
    • OS Portable (43)
    • OS Independent (40)
    • 32-bit MS Windows (35)
    • 64-bit MS Windows (30)
    • All BSD Platforms (14)
    • 32-bit MS Windows (6)
    • Project is an Operating System Kernel (2)
    • Classic 8-bit Operating Systems (1)
    • Project is OS Distribution-Specific (1)
    • Project is an Operating System Distribution (1)
  • Mac (159)
  • Modern (104)
    • Linux (75)
    • OS X (39)
    • Windows 7 (21)
    • WinXP (19)
    • Vista (16)
    • FreeBSD (12)
    • Solaris (11)
    • Win2K (8)
    • NetBSD (5)
    • OpenBSD (4)
  • BSD (77)
  • Emulation and API Compatibility (34)
    • Cygwin (19)
    • MinGW/MSYS (17)
    • DOSEMU (1)
    • EMX (1)
    • Fink (1)

Compilers

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

Showing page 9 of 12.

  • KFlex Icon
    KFlex

    KFlex is an extension to JFlex that makes it easy to generate lexers whose actions call methods of a listener interface. This simplifies parser development and makes the lexer a reusable drop-in component.

    1 weekly downloads
  • BOLT Programming Icon
    BOLT Programming

    This project is designed to teach begining programers how to program. It implements the best parts of the upper end languges. The compiler is designed to be able to convert into all of the best languges out there, while maintaining speed and power.

    1 weekly downloads
  • Cmajor Icon
    Cmajor

    Cmajor is an experimental programming language.

    5 weekly downloads
  • Koala Compiler Icon
    Koala Compiler

    A simple compiler project.

    0 weekly downloads
  • MicroJava Compiler and IDE Icon
    MicroJava Compiler and IDE

    mjcide was developed as a final project for Compiler class at UFABC (Universidade Federal do ABC). The project has two components: a microjava compiler (MIT license) and an IDE (LGPL 2.1 license).

    2 weekly downloads
  • TCE Icon
    TCE

    The Tensor Contraction Engine

    2 weekly downloads
  • Python Standalone Distributions Icon
    Python Standalone Distributions

    Collection of Python for Windows that can be installed anywhere (hard drive, usb key, network..). No external dependencies and no side effect. 2 configurations: minimal and complete, with additional packages. For python 16, 20 to 27 and 32

    5 weekly downloads
  • Forth92 Icon
    Forth92

    An ANS-compliant Forth for the TI-92 graphing caculator.

    1 weekly downloads
  • SharpAssembler Icon
    SharpAssembler

    This library assembles machine instructions (e.g. x86-64) represented as managed .NET objects. It provides an intuitive object model that can be manipulated and emitted to various object file formats (e.g. bin, elf) from C# and other .NET languages.

    2 weekly downloads
  • GCC-MELT Icon
    GCC-MELT

    GCC-MELT is a high-level domain specific language to extend the GCC compiler. It provides several features (pattern-matching, first-class dynamically typed values, functional/applicative/object-oriented/reflective programming styles, Lisp-y syntax)

    1 weekly downloads
  • BOLT Programming Icon
    BOLT Programming

    The programming language for begginers.

    4 weekly downloads
  • Citrus GCC (mingw-w64) for Perl Icon
    Citrus GCC (mingw-w64) for Perl

    mingw-w64 gcc compiler

    59 weekly downloads
  • SharpIVMP Icon
    SharpIVMP

    SharpIvmp

    1 weekly downloads
  • Neurotranslator Icon
    Neurotranslator

    XBNF translator langage

    1 weekly downloads
  • Dapar Icon
    Dapar

    Parsing for everybody.

    1 weekly downloads
  • VYPE11 Icon
    VYPE11

    C++ compiler fo VYPE11 programing language

    1 weekly downloads
  • gcc-iasm Icon
    gcc-iasm

    Intel assembler syntax for gcc

    1 weekly downloads
  • ULS Icon
    ULS

    A lexical analyzer generator that makes the class source code.

    1 weekly downloads
  • Magda language Icon
    Magda language

    Magda language resource site

    1 weekly downloads
  • ExpSolverNet Icon
    ExpSolverNet

    Expression compiler written in C# using System.Linq.Expressions

    1 weekly downloads
  • LRSTAR: LALR(k) parser generator for C++ Icon
    LRSTAR: LALR(k) parser generator for C++

    Generate fast LALR(k) parsers and DFA lexical analyzers in C++

    20 weekly downloads
  • Vilegust Icon
    Vilegust

    Vilegust is a basic-like compiler/interpreter.

    30 weekly downloads
  • LLVM Icon
    LLVM

    A modern source- and target-independent optimizer

    1 weekly downloads
  • cowbel Icon
    cowbel

    An experimental programming language

    1 weekly downloads
  • Static Gtk+ for Windows Icon
    Static Gtk+ for Windows

    Static Gtk+ Library for Windows.

    34 weekly downloads
  • Back
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 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