Showing 521 open source projects for "java projects on linux"

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
  • 1
    Janux is a project to port the java virtual machine directly on top of the Linux kernel using bypassing the traditional posix enviroment. This results in very fast java implementation for linux and and opportinuty to develop java based operating syste
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A framework for data-flow based program analysis, implemented as a set of Java APIs. By using this framework, researchers and developers can easily implement analyses, test their correctness, and evaluate their performance. In addition, the framework all
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ARIO is a C++ library for reading and producing archive files, which are commonly used as libraries of relocatable object files. See also ELFIO project.(http://sourceforge.net/projects/elfio)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Freefactor is a Java refactoring framework. It consists of a tool-independent refactoring system and an interface to allow it to be integrated with other tools. Currently a prototype Java-based tool is provided as well as bindings for Emacs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    Our goal was to develop a very simple programming language for expressing state machines. You can express the logic of a fairly complex, real life state machine in a single page of text that is easy to understand. Creates Java (C++ may be next).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    It is basically an education Java compiler we are developing - just to gain an insight into the workings of a compiler. It is NOT meant for commercial use!! Its written in Java and uses ANTLR parser generator and the Byte Code Engineering Library extensiv
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    orange is a new object oriented programing language, combining features from objective c, java and scheme. it's main targets are compactness, efficency and rapid prototyping.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Java bytecode to IL compiler is being designed to be able to directly use the already available enormous resource of java libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Course Compiler Design I at the ETH Zuerich (Switzerland). The course program is to write a simple compiler for educational language J01 (similar to Java, with restrictions) for a target platform (either DLX, SPARC or x86).
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    JavaGuard is a general purpose bytecode obfuscator, designed to fit effortlessly into your regular build and testing process, providing peace of mind that your valuable Java code is more secure against decompilation and other forms of reverse engineering
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Plugin for Eclipse aiming at fully integrating AspectJ into Eclipse.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Pass2 Compiler (p2parser) is one part of the frontend of a compiler. To use it, you need Pass1 (lexial analysis) and Pass3 (the backend) which this project doesn't cover.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jaune is a compiler and set of libraries that can be used to write programs in the Java language for small devices. Includes a basic set of class libraries, garbage collector, and set of examples that can be run on the Nintendo GameBoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    A framework for user-extensible compilers and development tools, including a Java-to-Java extensible compiler, ideal for Java code refactoring. Also includes the new LX programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Multiple Inheritance for Java. A source code preprocessor, which allows developers to easily use multiple-inheritance functionality within Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Locos is an object oriented framework for building parsers and other language processing tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    You've heard a lot about Object-Oriented programming. You have even tried many times to learn it with SmallTalk, C++, Java, etc. but you were engulfed with the "too" strict syntactic restriction and got bored. You gave it up! Now, you can try ours .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pizza is a small, fast and free compiler for Java and an important superset of the Java programming language. It is written in Java/Pizza and compiles to Java class files.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    Pgj is a parser generator written in Java. It generates a paser code for some programming language according to a template.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    GOTO-20 is a basicode-2 to java Bytecode compiler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The project has moved to http://nosicalanguage.free.fr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JB2CSharp is a port of the Java-Bison/Flex software developed by the Serl project at the University of Colorado, Boulder. Parsers and lexers will be able to use C# actions. The open source .NET project Mono has requested the port, and here it is.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    The purpose of this project is to write a patch for Bison which adds the capability of producing Java code instead of C code. The software is based on the original Bison sources (version 1.28 of Bison). It provides a new -j option which selects Java ou
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The WebBull is a multi-language environment for developing scalable, reliable and flexible e-business and m-business applications. WebBull is mainly targetted for developing multi-language decentralized applications with C++ and Java.
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.