Giter VIP home page Giter VIP logo

cs2j's Introduction

CS2J is the most advanced C# to Java conversion tool available today.
 
- CS2J produces good looking, maintainable Java software from your C#
  source code.
- It uses a powerful, extensible template system to translate .NET
  Framework and 3rd party library calls.
- It is a command-line tool which can be easily incorporated into your
  existing development workflow.
- And it is completely Open Source!

CS2J was initially developed by Rustici Software to translate their
SCORM Engine web application (http://www.scorm.com), it was later 
developed and marketed by Twiglet Software as a general purpose
C# to Java application translator.  We are now pleased to be able
to make the source code freely available.

The CS2J source distribution has two components:

- CSharpTranslator:
     This builds the cs2j.exe executable.  This executable runs
     directly under Windows and under Mono on other platforms
     (http://www.mono-project.com/Main_Page).

     This work is licensed under the MIT / X Window System License
     (http://opensource.org/licenses/mit-license.php). 

     With this license the produced Java code is completely unencumbered 
     and you can do what you want with it.

- CS2JLibrary: 

     This contains the XML translation files that direct cs2j to
     translate .Net framework calls into appropriate Java code, and
     the CS2JLibrary Java support library that should be deployed with
     translated applications.

     This work is licensed under the Apache License, Version 2.0
     (http://www.apache.org/licenses/LICENSE-2.0).

     

cs2j's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

parhelia512

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.