195 projects for "java compiler with source code" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    Source code for the Chemical Informatics and Cyberinfrastructure Collaboratory project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TeXGrapher is an application for drawing graphs and exporting them into code for GraphTeX, which is a package for LaTeX that provides macros for specifying drawings within LaTeX source file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A 3-d Constraint-based multibody physics engine written in entirely Java, aimed at real-time capabilities. The user can model bodies, geometries, joints, and parameters. See http://code.google.com/p/jinngine/ for source code and development information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Software for graphs visualization, encouraging graph algorithms implementation. Aimed at students who want to code their own algorithms and see a graphical representation of it working.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Automata Based Programming Tool for implementing logic for J2SE, J2EE and Sybmian applications. Consists of Java FSM Framework and Eclipse Plugin parts. Plugin implements UML model editor, visual debugger, validator, compiler and interpreter for Eclipse
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    * Java classes for parsing text, conversion to XML or to evaluate in Java. The parser is textual-script-controlled with a syntax near Backus Naur Format, named ZBNF. * Some routines for conversion: C-Header or Java to XMI, XML-Documentation generation,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JPARSEC is a Java Package of Astronomical Resources for Standard Ephemerides Calculations, focused on accuracy, documentation, 2D/3D charts, realistic planetary rendering, and Astrophysical modeling. For source code visit http://conga.oan.es/~alonso/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    GeoGebra is free and multi-platform dynamic mathematics software for learning and teaching geometry, algebra, statistics, and calculus. Download the free software at http://www.geogebra.org. Find the source code at http://www.geogebra.org/trac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    the Java Vex Driver (JVD) is another method of controlling the Vex robot. Like JVex, it uses Java to control the Vex robot. it is designed to be as simple as possible and requires only that you download the default online code.
    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
  • 10
    A Controlled Language Programming (CLP) compiler, runtime engine, and development IDE for writing software in a natural (but somewhat restricted) language that clearly represents the real world concerns and maps to a 3GL (Java/Groovy) for execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The project is targeted at building a framework for describing businesses with natural language or structured natural language. Starting from these definitions different components for automated code and workflow generation will be integrated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This research project seeks to use compiler techniques to perform an attribute-based data-flow analysis on (MOF/UML)models allowing for a syntax-driven validation of a model's static semantics as well as an abstract interpretation of i dynamic behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    s2vhdl extracts structural information from SystemC HDL programs. The output is in VHDL code and graphical diagrams. GCC compiler is used as a C++ frontend.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Taste
    Now part of Apache's Mahout machine learning project at http://mahout.apache.org/-- please see there for latest info and code and releases and support!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Shrimp suite provides interactive visualizations of graph-based data. Creole (Eclipse plug-in) visualizes Java source code. Jambalaya (Protege plug-in) visualizes ontologies (including OWL), & Stand-Alone Shrimp visualizes RSF/GXL/PRJ/PPRJ files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    PROSE is a system that performs controlled, systematic, and efficient modification of the code of running Java applications without requiring them to be shut down. PROSE is an infrastructure that supports software adaptation by extending apps at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bringing BOINC and its projects (SETI@Home, etc.) to the Android mobile platform, through translation to Java. ATTENTION: The code is in pre-alpha stage, and currently meant mainly for BOINC developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Main source code is moved at https://github.com/jpahullo/planetsim. We recommend authors of contributions sections to move your code to github. Since then, contributions remain here for your use at will. PlanetSim is an object oriented simulation framework for overlay networks and services. This framework presents a layered and modular architecture with well defined hotspots documented using classical design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ScapeToad is an easy to use application for the cartogram creation. Cartograms are deformed maps where the polygon size is proportional to a given statistical value. ScapeToad reads and writes Shapefiles. See <https://github.com/christiankaiser/ScapeToad> for the latest version of the code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Integrate the power of the fully AJAX enabled technology of ICEfaces into the framework of the ESRI WebADF. No need to code in Javascript or to handle XML communication to build AJAX functionalities. OnlineDemo: http://www2.pch.etat.lu/pchViewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IFS Tools is a set of Java applets for the interactive, graphical construction of iterated function system (IFS) fractals. Output is in the form of IFS code and graphics.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Peruser is a open-source lightweight knowledge application framework. Peruser speaks XML and RDF and is implemented in Java. Peruser code runs within Cocoon, as a standalone webapp, as console programs invoked through ant, or as embeddable java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project