Showing 2760 open source projects for "java compiler with source code"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    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
    Normalizes Java source code to a clean structured format, customizable through the Sourclet API. Auto-generates Javadoc comments using semantic information from identifier names. Converts Java source code to XJava XML and back.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    This Eclipse plugin read db information from a configuration file, connect to database and read metadata information than generetes JavaBeans, Control Class, Hibernate mapping file and optionally jsf based jsp file and its pagecode class. (Oracle and Mysql supported)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Jython is a Java implementation of the Python language. It allows users to compile Python source code to Java byte codes, and run the resulting bytecodes on any Java Virtual Machine. It is the successor to JPython.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4

    FMgenerator

    Eclipse builder for FreeMarker templates

    FMGenerator provides an Eclipse builder to automatically transform FreeMarker templates. Typically FMGenerator would be used to generate source code or project resources from a template document. This can simplify the generation of unit tests or program code.
    Downloads: 3 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

    EsoIDE

    Interpreter and debugger for various esoteric programming languages

    EsoIDE will be a collection of various esoteric programming language interpreters sharing a common front-end GUI/debugger. Current languages with interpreters under development or planned for development include Brainf**k (implemented), Befunge-93, Chef, and Fractran. Want to contribute an interpreter or UI ideas? Feel free to fork the code and submit your own changes!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CodeHaggis is an Eclipse plugin without dependencies to other projects wich supports code generation for java, with clone, compareTo, equals, toString, serialVersionUID (classes or projects), hashCode, console logger and other functionality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Code Replicator
    Code Replicator is a general purpose interactive programmer's tool for creating large blocks of similar code from list(s) of variables. It uses case inference to detect common programming patterns. It can create stupid code faster than you!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec: Java Embeddable Petri Nets

    PetriNetExec a library for embedding Petri Nets into Java applications

    ... suggest to read further; * Petri Nets are created with PetriNetExec by writing Java code and using the provided API; * PetriNetExec provides a simple yet powerful callback mechanism allowing you to actually do something when events are fired and the network status is changing. * PetriNetExec is embeddable into your Java application. This means that you can build your own application and add Petri Nets into it. * PetriNetExec is open-source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WaveMaker - Web Development Made Easy
    Easy-to-use, open source web development platform. Visual, drag and drop tools allow anyone to create web apps with minimal learning curve. Java architecture: Spring, Hibernate, Ajax Dojo toolkit, MySQL, PostgreSQL, HSQLDB (bundles w HSQLDB)
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 10

    Last Java Collection Library

    Java library to work with scalar arrays as usual Collections

    The package allows to work with scalar arrays as usual collections. The problem with a scalar array Java templates don't support scalar types as generic parameters. Java code working with collection interfaces such as List or Collection is inapplicable for arrays. Some libraries supply methods to work with object array. These methods are generic and built-in types int, boolean, long, short, byte, double, float suffer. The number of scalar type is small and finite. There are realization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Automated UI Tester For ActionScript

    Automated UI Tester For ActionScript

    Functional Test Automation tool for pure AS 3.0 SWF and Flash Games

    Automated UI Tester for Adobe® ActionScript® is a pure ActionScript 3.0 SWF automation testing tool with the capability of recording user actions on an SWF file and playing them back with high fidelity. The API for this tool is provided with name “Genie” (Adobe internal code name for the tool). Some major features of this tool are • No instrumentation or application manipulation is required. • Automate pure ActionScript 3.0 SWF. • No source code access required. • No need to run inside...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    daogenerator

    DAOGenerator automatically generates dao classes for Jee web apps

    DAOgenerator is pure Java, open source application, generates DAO classes for Jee applications. Additionally you can use auto generated mapping.xml on your Spring projects. Fully compatible with eclipse/JPA POJO generator DAO Generator currently supports below ORM frameworks: Hibernate JPA Application is platform free, you can run via console: java -jar daogenerator.jar OR right click -> open with -> Java SE Binary (Windows) Application requeries Java 1.6+ You can check...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler

    z390 Portable Mainframe Assembler and Emulator

    z390 Portable Mainframe Assembler and Emulator
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    Nataly

    Nataly

    A framework that translate name-based pointcut to analysis-based ones

    Nataly, which can translate name-based pointcuts into analysis-based pointcuts automatically. Analysis-based pointcuts, can specify join points through static program analysis. But another problem is that there are few approaches can generate analysis-based pointcuts. We implement Nataly to tackle these two problems with a novel pattern, which is generated by static analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JCompiler

    JCompiler

    Mini Python Compiler written in Java

    Open source mini Python compiler written in Java using Sablecc as parser generator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Eclipse Plug-In that determines the Minimal Access Modifier of Java types and methods project and computes the software metrics Inappropriate Generosity with Accessibility of Types (IGAT) and Inappropriate Generosity with Accessibility of Methods (IGAM). The Minimal Access Modifier of a Java type or type member is the most restrictive access modifier that is able to allow all actual usages of the particular type or member from inside a given code base (normally the entire source code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    umpledot

    Uses GraphViz to draw UML class diagrams

    Some code collected from my old UML/Dot project with a view to submitting it to the Umple project. Just draws an UML class diagram using GraphViz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MobGen Logger (M0bG3n)

    MobGen Logger (M0bG3n)

    Focus in business logic and leave the logging to MobG3n Logger.

    The purpose of this project is to make Java code logging simply non-forgettable. This is in response to most of the developers tends to forget logging the entry and/or exit of a method execution. This vital information is very important especially when the project is already in the maintenance phase. Because in this phase, some production use cases are never tested during the validation phase. These logging information can help isolate this problems. With MObG3n Logger, it frees...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The idea behind this project is to design a website database structure, language-independent and build & link the CRUD pages needed to manipulate this data consistently in a specific language (jsp, php, or another), the same applies for the DB manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    maven-erlang-plugin
    A Maven plugin for Erlang/OTP applications. This project is a rewrite of maven-erlang, by Paul Guyot and Olivier Sambourg with improved support for compilation, testing and release packaging as well as EDoc reporting and test coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    QuickREx2

    QuickREx2 Regular Expressions

    QuickREx2 is a regular-expression plugin for Eclipse. It features on-the-fly evalution, code-completion, group-navigation, different engines and a library for regular expressions. This project is based on QuickREx (http://sourceforge.net/projects/quickrex). Additionally to the original plugin this one has a button for importing a regular expression from the editor pane. This is very helpful if the regular expression has escaped characters in the regex string. Imagine there is a Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Sorting Algorithms

    An educational demo of how sorting algorithms work.

    This is a small Java swing application that shows different sorting algorithms working on the same set of data. The user can modify the speed of execution and the type of data to sort and execute it step by step. The tooltip of each algorithm's box shows the source code that is executed and a little explanation got from wikipedia. This application is aided to computer science students who want to better understand how the algorithms work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    ... and example application (chatapp) which are both documented fairly well. To download the latest version of NatTrav, please access the SVN sources in the Code section (project sits in "/nattrav/trunk/").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jSET - Java Software Evolution Tracker is a software visualization tool that allows practitioners to assess the magnitude of changes across the versions of a software system.
    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.