Showing 123 open source projects for "java to c# converter"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    The Data Abstraction Penalty benchmark for Small Objects in Java and C#, version 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DAVIS is an easy and useful language for IRC bots. This project contains our own bots, some bots for demonstration, a parser that creates Java, C, Perl and IRC-Script code out of a DAVIS file, and an interpreter for DAVIS files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ScriptLauncher is a powerful scripting engine for use under Windows 95/98 and NT. The script language syntax resembles that of ‘C’ and Java, but is much easier to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    nsjava is a loadable c-module which embeds a java virtual machine in aolserver. This module is being developed to support the openacs project - see http://openacs.org, but it could find general application as a web development tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. Both Java and C/Unix versions are available.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    PyREXX is a interprocess messaging server for routing remote prodecure calls using xml-based messages (Jabber, XML-RPC, etc), which will allow programs to interact more easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DL was designed to be a pure data language, built on very simple constructs, and internally representing typed values rather than depending on external schemas to infer type values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The goal of this project is provide a OpenSource (LGPL) implementation of the Trac 2001 programming language. Please visit the TRAC Foundation website at http://www.tracfoundation.org/ for additional information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Code translation utility to convert Php website code into a Java/J2EE JSP equivalent code. Conversion application is written in Java. Utilizes Antlr to translate between the languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    Locos is an object oriented framework for building parsers and other language processing tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LIPI (acronym for "LIPI Is Platform Independent") is a new project to develop a binary-interpreter that will allow truly platform-independent programs to be written. Unlike Java (which was originally conceived for the purpose of operating appliances)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The E language is an open-source object-oriented langauge for secure distributed computation. We are currently hosted on our own sourceforge setup at: http://bugs.sieve.net/projects/e-lang
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A small, efficient and reliable java virtual machine aimed at portable devices (but also runnable on desktop computers), initially written by Rick Wild of Wabasoft. This account is for the development of the VM core and the associated core java packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C++/Java-like interpreter written in C++, using Flex and Bison. Small kernel, user extensions (shared libs) allow to add functions and classes to the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An interpreter of part of C syntax made in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Basic interpreter of C++ in JAVA language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Leafpile is a Z-code interpreter, a Java implementation of the Z-machine virtual machine used for running Infocom/Inform interactive fiction story files. Leafpile seeks complete compliance with the Z-machine Standards Document 1.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project purpose is to build a tool for creating Java ME Application descriptors from scratch or from an existing Java ME application JAR file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The aim of the project is to write an distributed object compiler/interpreter. Object reside on special server and can be accessed in a java/c++ style programming language through a network. This project is currently being renamed please check http://obj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Java based simulator for the LC-3 16bit processor used in several CSS classes. (specifically in the book "Introduction to Computing Systems: From Bits and Gates to C and Beyond" (2nd Ed) Moved to GitHub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Kammerjäger

    Kammerjäger is a debugging tool with integrated correctness proving.

    Kammerjäger is a debugging and testing tool that enables you to prove the correctness of your code. In our C like programming language named "SimPL" you can easily and simply annotate your code with preconditions and assertions (also with forall and exists expressions). We then use Microsofts Z3 theorem prover to prove if the behaviour of your program matches what you expected. The easy to use GUI with an integrated Interpreter and Debugger (with a Stackview and HotCodeReplacement) makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Adapt is data conversion language developped in 1984 by Norman W. Molhant and Christophe Dupriez. It has been used in many circumstances, it translated itself in many programming environment and it should evolve now toward modern environments like Java.
    Downloads: 0 This Week
    Last Update:
    See Project