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
  • Programming Language: Java ×
Refine your search
Translations
  • English (242)
  • French (16)
  • Brazilian Portuguese (14)
  • German (12)
  • Spanish (11)
  • Russian (5)
  • Arabic (3)
  • Chinese (3)
  • Hungarian (3)
  • Italian (3)
  • Japanese (3)
  • Polish (3)
  • Dutch (2)
  • Portuguese (2)
  • Catalan (1)
License
  • OSI-Approved Open Source (524)
    • GNU General Public License version 2.0 (266)
    • GNU Library or Lesser General Public License version 2.0 (75)
    • BSD License (57)
    • Apache License V2.0 (36)
    • Eclipse Public License (28)
    • MIT License (25)
    • GNU General Public License version 3.0 (20)
    • Academic Free License (18)
    • Common Public License 1.0 (13)
    • Apache Software License (12)
    • Mozilla Public License 1.1 (8)
    • Open Software License 3.0 (5)
    • Artistic License (3)
    • Educational Community License, Version 2.0 (3)
    • GNU General Public License with Classpath exception (3)
  • Public Domain (16)
  • Other License (10)
Programming Language
  • C (64)
  • C++ (62)
  • C# (22)
  • Python (19)
  • JavaScript (16)
  • Assembly (11)
  • Lisp (10)
  • Scheme (9)
  • Perl (7)
  • Prolog (7)
  • Fortran (6)
  • Ada (5)
  • COBOL (4)
  • OCaml (4)
  • AspectJ (3)
Status
  • 4 - Beta (131)
  • 5 - Production/Stable (111)
  • 3 - Alpha (109)
  • 2 - Pre-Alpha (92)
  • 1 - Planning (88)
  • 6 - Mature (13)
  • 7 - Inactive (13)
OS
  • Linux (524)
  • Windows (516)
  • Mac (463)
  • Grouping and Descriptive Categories (396)
    • OS Independent (282)
    • All POSIX (85)
    • All 32-bit MS Windows (72)
    • OS Portable (52)
    • 32-bit MS Windows (28)
    • All BSD Platforms (13)
    • 32-bit MS Windows (9)
    • 64-bit MS Windows (8)
    • Project is an Operating System Kernel (1)
  • Modern (95)
    • Linux (84)
    • WinXP (26)
    • OS X (25)
    • Solaris (21)
    • Win2K (15)
    • Vista (5)
    • FreeBSD (4)
    • Windows 7 (4)
    • NetBSD (3)
    • OpenBSD (2)
  • BSD (60)
Freshness
  • Recently updated (59)

Compilers

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

Showing page 9 of 23.

  • CSharpCC Parser Generator Icon
    CSharpCC Parser Generator

    CSharpCC is a compiler-compiler written Java for producing C# parsers from a given grammar. This project is a version of JavaCC (http://javacc.dev.java.net) and accepts a similar grammar, except it supports C# syntax, in spite of Java.

    1 weekly downloads
  • Co-op Composition Workbench Icon
    Co-op Composition Workbench

    Co-op is a workbench for the definition and use of composition operators: abstractions that can encapsulate standard solutions such as coding idioms, design patterns and composition techniques, and can later be (re-) used just like library classes.

    1 weekly downloads
  • Coco/R Plugin for NetBeans Icon
    Coco/R Plugin for NetBeans

    This NetBeans plugin adds support for Coco/R to the NetBeans IDE. Coco/R is a compiler generator that takes an attributed grammar and delivers scanner and parser for the language, described by the grammar.

    1 weekly downloads
  • Cojen - Java bytecode generator Icon
    Cojen - Java bytecode generator

    Moved to GitHub: https://github.com/cojen/Cojen Dynamic Java bytecode generation and disassembly tools. A builder allows code to be generated more easily, instead of having to select exact instructions. Utility classes are provided which demonstrate the code generator and loader.

    1 weekly downloads
  • Compose* Icon
    Compose*

    Compose* is a project that aims at enhancing the modularization capabilities of component- and object-based programming. In particular, Compose* offers aspect-oriented programming through the composition filters model.

    1 weekly downloads
  • Creen - C reengineering tool Icon
    Creen - C reengineering tool

    Creen is a reengineering and static analysis tool for ANSI C code. Program structure analysis, slicing and refactoring.

    1 weekly downloads
  • DAJ Icon
    DAJ

    DAJ is an extension of the AspectJ programming language to incorporate adaptive programming concepts from the Demeter project.

    1 weekly downloads
  • DAP2 Icon
    DAP2

    The Data Abstraction Penalty benchmark for Small Objects in Java and C#, version 2.

    1 weekly downloads
  • DSL Engine Icon
    DSL Engine

    Metaprogramming: proof of the concept.

    1 weekly downloads
  • Data Manipulator Icon
    Data Manipulator

    Data Manipulator is a pure Java GUI interface for SQL databases. Not only an administrative tool, but one that allows a user to create forms and reports. Additionally A Java programmer can use code with Forms, reports a stand alone to manipulate the data

    1 weekly downloads
  • Deesel Programming Language Icon
    Deesel Programming Language

    Deesel is a programming language for the Java platform which provides a modern host language and a framework for adding Domain Specific Languages.

    1 weekly downloads
  • DiaGen Icon
    DiaGen

    An architecture description language (DiaSpec) supports the description of components of a given distributed computing area. From these descriptions, DiaGen generates a dedicated programming framework to support distributed application development.

    1 weekly downloads
  • EGG - Easy Generator Generator Icon
    EGG - Easy Generator Generator

    EGG is a development tool for fast and easy realization of XML to plain-text tranformations. It's similar to XSLT, Velocity or JSP but emphasises source-code generation in a model-driven, generative development-process. For Windows or Unix with Java.

    1 weekly downloads
  • Erc programming language Icon
    Erc programming language

    Erc is an interpreted link-oriented language. Majic is a java-based interpreter for Erc, and Majicc is a c++ based compiler for Erc which uses the Majic libraries.

    1 weekly downloads
  • Extensible Term Language Icon
    Extensible Term Language

    The goal of the project is to create specifications and provide reference parser in Java and C# for Extensible Term Language.

    1 weekly downloads
  • FCSH Wrapper Icon
    FCSH Wrapper

    A wrapper over the fcsh (Flex Compiler Shell) that expose the fcsh.exe to be accessed from an ant task. You can send mxmlc commands from ant tasks to a wrapped fcsh instance. Informations about project are on http://fcshwrapper.blogspot.com/

    1 weekly downloads
  • FIJI ForthIsh Java Interpreter Icon
    FIJI ForthIsh Java Interpreter

    FIJI the ForthIsh Java Interpreter is an interactive environment with a procedural syntax similar to the Forth programming language. FIJI can load, introspect, and execute Java classes and methods. FIJI's main use is for unit and component testing of Java

    1 weekly downloads
  • Fan Icon
    Fan

    Fan is an OO, functional programming language designed to cross compile to both the Java and .NET platforms. It provides a concise syntax along with elegant, cross portable libraries. http://www.fandev.org/

    1 weekly downloads
  • FreeForm Icon
    FreeForm

    FreeForm can be described as a 'language language'. It can be used for specifying new formal language and the way how code written in such language is resolved. It allows defining syntax like libraries and combining and embedding custom syntaxes.

    1 weekly downloads
  • Generic Analyzer Framework Icon
    Generic Analyzer Framework

    The Generic Analyzer is a framework in Java that is designed to allow users to build, quickly and easily, compilers and interpreters without the need to implement all the complex steps of a translator.

    1 weekly downloads
  • Gigaline Compile Icon
    Gigaline Compile

    Compiler optimization for code that AI generates, reuses similar substrings of code to exponentially reduce the Big-O of compile. At runtime, CodeTree objects breed, rename vars, mutate code and run it instantly. For any realtime compilable language.

    1 weekly downloads
  • Gom Jabbar APIs Icon
    Gom Jabbar APIs

    All APIs that help build prof of concepts of frameworks : bytecode, java, xml models analysis, querying and generation, using high level of abstraction.

    1 weekly downloads
  • Harbour Development Tool for Eclipse Icon
    Harbour Development Tool for Eclipse

    Tho goal of this project is to provide an integrated development environment for developing (x)Harbour applications on various platforms.

    1 weekly downloads
  • I-Java Icon
    I-Java

    I-Java is an extension of Java for implementing "incomplete objects" and "object composition". I-Java implements a preprocessor that produces standard Java code.

    1 weekly downloads
  • II Dualism Programming Language Icon
    II Dualism Programming Language

    The illegitimate child of a free-spirited comedian and a profiteering barista; a batteries included approach to compiled languages.

    1 weekly downloads
  • Back
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 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 Smarter IT