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: C# ×
Refine your search
Translations
  • English (78)
  • Russian (9)
  • Spanish (4)
  • French (3)
  • German (3)
  • Chinese (2)
  • Croatian (1)
  • Hindi (1)
  • Hungarian (1)
  • Japanese (1)
  • Romanian (1)
  • Turkish (1)
License
  • OSI-Approved Open Source (145)
    • GNU General Public License version 2.0 (70)
    • GNU Library or Lesser General Public License version 2.0 (32)
    • BSD License (16)
    • GNU General Public License version 3.0 (12)
    • MIT License (12)
    • Academic Free License (9)
    • Apache License V2.0 (5)
    • Mozilla Public License 1.1 (3)
    • Common Development and Distribution License (2)
    • Common Public License 1.0 (2)
    • Eclipse Public License (2)
    • GNU Library or Lesser General Public License version 3.0 (2)
    • Open Software License 3.0 (2)
    • Apache Software License (1)
    • Artistic License (1)
  • Public Domain (13)
  • Other License (6)
Programming Language
  • C++ (24)
  • Java (22)
  • C (15)
  • Assembly (8)
  • JavaScript (6)
  • Lisp (6)
  • Visual Basic (6)
  • Scheme (5)
  • Common Lisp (3)
  • PHP (3)
  • Project is a programming language (3)
  • Python (3)
  • Visual Basic .NET (3)
  • ASP.NET (2)
  • Oberon (2)
Status
  • 2 - Pre-Alpha (42)
  • 1 - Planning (41)
  • 4 - Beta (41)
  • 3 - Alpha (27)
  • 5 - Production/Stable (17)
  • 6 - Mature (4)
  • 7 - Inactive (2)
OS
  • Windows (163)
  • Grouping and Descriptive Categories (125)
    • 32-bit MS Windows (44)
    • OS Independent (41)
    • All 32-bit MS Windows (39)
    • OS Portable (19)
    • All POSIX (16)
    • 64-bit MS Windows (11)
    • 32-bit MS Windows (8)
    • All BSD Platforms (2)
    • Project is OS Distribution-Specific (1)
  • Linux (106)
  • Mac (91)
  • Modern (47)
    • WinXP (25)
    • Linux (21)
    • Vista (14)
    • Win2K (13)
    • Windows 7 (8)
    • OS X (6)
    • FreeBSD (2)
    • NetBSD (1)
    • OpenBSD (1)
    • Solaris (1)
  • BSD (11)
Freshness
  • Recently updated (19)

Compilers

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

Showing page 5 of 7.

  • InabaScript Icon
    InabaScript

    A simple imperative Javascript-based language with type inferencing and an easily extensible backend for usage as a scripting language or to abstract common idioms.

    0 weekly downloads
  • Intelligent Worm Icon
    Intelligent Worm

    ‘intelliworm’ is a prototype simulation of a Intelligent Species of a common earth worm,which inherits human like decision making capabilities through Neural Network intelligence representation,all developed by integrating .NET with Lisp and Yacc.

    0 weekly downloads
  • JS# Icon
    JS#

    JS# is a C# - like programming language that works in client side and uses JavaScript in background to provide a perfect and clean OOP ability to your client side program. You can compile your JS# code to pure JavaScript code or just let it be JS#.

    0 weekly downloads
  • Language Processing Agency Icon
    Language Processing Agency

    The Language Processing Agency provides agents and an agent-oriented infrastructure for developing language processors in .NET. Typical language processors are transformation tools, extraction tools, language interpreters, etc.

    0 weekly downloads
  • Leironyelv - fordito Icon
    Leironyelv - fordito

    Leironyelven irt HA...AKKOR...[KULONBEN...]HVEGE, ill. CIKLUS... TOL ... CVEGE felismerese, C# kod generalasa. (Lexikai es szintaktikai elemzessel.)

    0 weekly downloads
  • LispSharp Icon
    LispSharp

    LispSharp is a fully compiled lisp implementation for the .NET Framework. It uses a Lisp dialect similar to ISO Lisp, it has a Command-line toplevel compiler with Read Compile Print Loop.It references any .NET DLL and produces standard .NET assembly.

    0 weekly downloads
  • Loyc: Language of your choice Icon
    Loyc: Language of your choice

    A multi-language compiler and a modular, extensible compiler framework. Planning to compile C# and boo code. Allows programmers to easily create and use compiler extensions.

    0 weekly downloads
  • Luna Icon
    Luna

    Luna is a new high level and extendable language for the .net framework.

    0 weekly downloads
  • MS Access object import/export tool Icon
    MS Access object import/export tool

    A command-line tool that automates exporting objects (forms, modules, queries, reports, macros) into text files using the SaveAsText function, and exports tables using the TransferText function.

    0 weekly downloads
  • Meta Icon
    Meta

    Meta is a simple programming language.

    0 weekly downloads
  • MigrationLanguage Icon
    MigrationLanguage

    A language for parse tree manipulations for compilers

    0 weekly downloads
  • Minions Icon
    Minions

    The Minions programming language makes it easy to write performant, highly parallel programs. Minions are especially good at web apps. Minions like the web.

    0 weekly downloads
  • MrLoose.Assembler Icon
    MrLoose.Assembler

    DotNet IL generation library built on top of System.Reflection.Emit. Allows nice looking C# IL generation, typechecked opcode parameters and IL block manipulation.

    0 weekly downloads
  • NATIVE Icon
    NATIVE

    NATIVE is a project aimed at producing a version of the C# language compiler which omits native-code for various OS platforms. NATIVE does not target the CLI or use the CLR.

    0 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
  • NasmSharp Icon
    NasmSharp

    NasmSharp is an open source effort to build a x86 assembler written in pure C#. Primarily it is a C# port of well known x86 assembler NASM, written in ANSI C. Involvement of some experienced C# programmers is highly appreciated.

    0 weekly downloads
  • OSLSys Icon
    OSLSys

    Open Source Licensing System

    0 weekly downloads
  • Ob51 compiler and tools Icon
    Ob51 compiler and tools

    Cross compiler for a dialect of Component Pascal programming language targetting at the Intel 8051-like CPUs (and support tools for such a compiler).

    0 weekly downloads
  • Ocean - Scheme for .NET Icon
    Ocean - Scheme for .NET

    Ocean Scheme is an implementation of the Scheme programming language (aiming to be compatible with the upcoming R6RS Standard), whose native platform is the .NET framework (Mono, MS, and DotGNU). Written ground-up in C#.

    0 weekly downloads
  • Open CIL JIT Icon
    Open CIL JIT

    Open CIL JIT is a an attempt to write a CIL JITter in CIL Language itself (C#). It will transparently transform CIL to native machine code (Such as X86 and RISC). Its primary goal is to facilitate the compilation of operating systems.

    0 weekly downloads
  • Orchid Multimedia Language Icon
    Orchid Multimedia Language

    Orchid is a free multimedia language, which is being developed, as an alternative to other commercial presentation tools.

    0 weekly downloads
  • OrionsScript Icon
    OrionsScript

    A self-created language(OrionsScript) compiler/virtual machine platform aiming to be an easy-to-use script language which can embed dotnet library in and can be highly customized.

    0 weekly downloads
  • PLCduino Icon
    PLCduino

    Open Source PLC based on the arduino platform

    0 weekly downloads
  • PPJ compiler Icon
    PPJ compiler

    Izgradnja Kompajlera iz PPJ

    0 weekly downloads
  • Parser Performance Repository Icon
    Parser Performance Repository

    Parser Performance Repository is a framework for comparing performance of parsers. Developing a parser? Looking for the "best" parser to use? We make performance analysis fair, meaningful, and simple. Browse results or use test drivers to make your own

    0 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 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