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 (965)
  • 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,903)
    • GNU General Public License version 2.0 (1,090)
    • GNU Library or Lesser General Public License version 2.0 (277)
    • BSD License (228)
    • 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 (644)
  • C++ (565)
  • Java (551)
  • C# (164)
  • Assembly (158)
  • Python (113)
  • JavaScript (50)
  • Perl (48)
  • PHP (47)
  • Visual Basic (42)
  • Delphi/Kylix (41)
  • Lisp (38)
  • Scheme (36)
  • Forth (33)
  • Pascal (33)
Status
  • 4 - Beta (443)
  • 1 - Planning (411)
  • 3 - Alpha (408)
  • 2 - Pre-Alpha (407)
  • 5 - Production/Stable (367)
  • 7 - Inactive (64)
  • 6 - Mature (52)
OS
  • Linux (1,766)
  • Windows (1,721)
  • Grouping and Descriptive Categories (1,464)
    • All POSIX (556)
    • OS Independent (498)
    • All 32-bit MS Windows (460)
    • OS Portable (242)
    • 32-bit MS Windows (227)
    • 32-bit MS Windows (94)
    • All BSD Platforms (76)
    • 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,236)
  • Modern (614)
    • Linux (487)
    • WinXP (148)
    • OS X (124)
    • 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 (283)

Compilers

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

Showing page 7 of 84.

  • arbitrary text data parser java library Icon
    arbitrary text data parser java library

    An other library for the common problem of parsing arbitrary text data. A small, easy-to-use Java library LR parser without lookahead limitation. Semantic action defined in class not in grammar definition file.

    2 weekly downloads
  • ParserLab Icon
    ParserLab

    Generate parsers with ease, using a graphical user interface, or console. Design your parsers graphically or by using standard regular expressions and BNF syntax similar to lex/yacc. Generated parsers can be in C or C++.

    0 weekly downloads
  • PadMig Icon
    PadMig

    The Paderborn Thread Migration and Checkpointing (PadMig) library provides support for thread migration and checkpointing for the Java programming language.

    0 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.

    33 weekly downloads
  • The Orca Programming Language Icon
    The Orca Programming Language

    orca is yet another script language which supports OO & distribute processing & functional programming aspects. And It's useful in string processing with decode statements & regular expression in it.

    1 weekly downloads
  • Oberon-2 language revival Icon
    Oberon-2 language revival

    Oberon-2 language revival

    7 weekly downloads
  • NOAP Icon
    NOAP

    The NOAP toolkit provides a collection of utilities to use for slightly more exotic development on the Common Language Infrastructure. NOAP includes a fast ORM, an Objective-C compiler for .NET, and much more. See the Web site for more information.

    0 weekly downloads
  • tecomp: The Eiffel Compiler Icon
    tecomp: The Eiffel Compiler

    Tecomp: A compiler for Eiffel (compliant with ECMA-367, ISO/IEC 25436). Tecomp is a command line compiler. It is committed to implement standard Eiffel. Tecomp works on Unix and Windows systems.

    7 weekly downloads
  • Jasmin - a Java assembler Icon
    Jasmin - a Java assembler

    Jasmin is a Java Assembler. It takes ASCII descriptions for Java classes, written in a simple assembler-like syntax. It converts them into binary Java .class class files suitable for loading into a Java Virtual Machine implementation.

    62 weekly downloads
  • DiStella Icon
    DiStella

    Disassembler for Atari 2600 and 7800 ROMs. Compatible with DASM.

    4 weekly downloads
  • V2000 Project Icon
    V2000 Project

    Mixed Analog/Digital Simulator framework - parser and elaborator for Verilog and Verilog-AMS, and an extended C++ (ParC - http://parallel.cc) to be used as the simulation engine.

    0 weekly downloads
  • Styx scanner/parser generator Icon
    Styx scanner/parser generator

    Styx is a scanner and parser generator designed to address some shortcomings of the traditional lex/yacc combination. It has unique features like automatic derivation of depth grammar, production of the derivation tree including it's C interface which provides access to the abstract syntax tree, preservation of full source information and pretty printing to facilitate source-source translation, persistence to aid rapid interpreter writing. For application in contemporary computing environments, it supports unicode, reentrancy and offers thread-safeness.

    4 weekly downloads
  • GAA Argument Analyzer Icon
    GAA Argument Analyzer

    The GAA Argument Analyser helps programmers to analyze the arguments given to their program from the command line.

    3 weekly downloads
  • VS2008 with msvcrt.dll Icon
    VS2008 with msvcrt.dll

    This project enables you, to use Visual Studio 2008 together with the Windows Driver Kit (WDK) Version 7.1.0 to compile and link your C / C++ programs against MSVCRT.DLL.

    0 weekly downloads
  • EXXT Icon
    EXXT

    A small programming language provided with an OCaML compiler.

    0 weekly downloads
  • UOP Icon
    UOP

    UOP is a new programming model oriented to development of ubiquitous systems. UbiL is a new programming languague which implements the concepts of UOP. UbiC translates UbiL code to bytecode, and the UbiVM supports the execution of this bytecode.

    0 weekly downloads
  • deleted Icon
    deleted

    No description

    0 weekly downloads
  • futhark Icon
    futhark

    a web server written in gambit/scheme that implements push technology and abstracts it trought actor model, implements too a compiler of yera, a language to describe gui in terms of functional reactive programming.

    1 weekly downloads
  • Kreatrix Icon
    Kreatrix

    Kreatrix is dynamic prototype based object orientated language. It has been inspirated by Io and Self. The syntax is similar to Smalltalk. It has small VM with modules (like Python). Some modules bind external library, for example: GTK+ and SDL.

    1 weekly downloads
  • WPDCC Icon
    WPDCC

    WPDCC is a public domain (Uncopyrighted) C99 compiler written object oriented C90. For countries where public domain is not valid, it is licensed under the BSL.

    0 weekly downloads
  • Java Decompiler Icon
    Java Decompiler

    Eine Anwendung um aus dem Java Bytecode wieder einen gleichwertigen Quelltext in Java zu erzeugen.

    0 weekly downloads
  • CodeBlocks for Arduino & AVR Icon
    CodeBlocks for Arduino & AVR

    A customized distribution of Code::Blocks for Arduino and AVR

    120 weekly downloads
  • Portable aeabi Icon
    Portable aeabi

    C portable ARM aeabi

    0 weekly downloads
  • The ATS PL System Icon
    The ATS PL System

    The programming language ATS unifies specification and implementation by accommodating a programmer-centric approach to program verification: How do we know a program being implemented correctly? We ask the programmer to demonstrate it with a proof.

    21 weekly downloads
  • IronMeta Icon
    IronMeta

    IronMeta is an implementation of Alessandro Warth's OMeta metaprogramming system in C#. It provides a packrat parser generator that generates parsers for Parsing Expression Grammars that operate on arbitrary streams of objects.

    1 weekly downloads
  • Back
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • Next

Staff Picks

  • Icon America's Army 2.5 Assist
  • Icon BibDesk
  • Icon boot-repair-disk
  • Icon The FreeType Project
  • Icon KXStudio
  • Icon NAS4Free
  • Icon Password Safe
  • Icon RSS Owl | RSS / RDF / Atom Feed Reader
  • Icon Zentyal Linux small business server

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