Search Results for "java compiler with source code" - Page 46

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

View related business solutions
  • 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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1

    JAVIER

    JAvascript Voicexml InterpretER

    JAVIER is a JAvascript Voicexml InterpretER, designed (but not restricted) to run inside a web browser, its main engine has less than 1000 lines of code. It's maybe, the tiniest but (almost) FULL VoiceXML implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BoardCAD is an easy to use CAD/CAM-program that allows you to quickly design your own surfboards. It is written in Java and can export STEP-files for compatibility with other CAD-systems, and g-code for CNC machines.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 3
    Java-based BURG (code emitter generator), used by Adobe ASC 2.0 and Apache Falcon ActionScript compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An MDA(model driven architecture) tool to generate a complete web / mobile app from a UML model. Will generate high quality , best practices compliant code from UML model for all tiers of an enterprise application i.e. presentation, persistence, plumbing
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    WinFolderPath is a Java library used to find a CSIDL identified path on a Windows Machine such as My Pictures, My Music and more. WinFolderPath uses a Native dll interface to obtain the path. WinFolderPath is both 32 bit JVM and 64 bit JVM compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    3 Tier Java Lightweight OOP Framework

    Complete Separation of the 3 Tiers

    Most Java applications, including web based ones, follow the 3-tier architecture. Although Java provides standard tools for tier-to-tier interfaces, the separation of the tiers is usually not perfect. E.g. the database interface, JDBC, assumes that SQL statements are issued from the application server. Similarly, in web based Java applications, HTML code is assumed to be produced by servlets. In terms of syntax, this turns Java source code into mixtures of languages: Java and SQL, Java and HTML...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Neuro4jWorkflows

    Neuro4jWorkflows

    Open-source lightweight java workflow engine

    ... using Neuro4j Studio. Neuro4j Studio automatically generates the corresponding Java code. Using a special wizards you can generate new flow, new custom block or web-application. Download source code from GitHub (https://github.com/neuro4j) Studio can be downloaded from (http://neuro4j.org/f/welcome-downloads).. How to start? Read how to create your first flow (http://neuro4j.org/articles/tutorial_hello_world)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Taylor
    Taylor MDA is a specialized UML modeling tool based on Eclipse. It uses convention-based techniques to generate the maximum code from streamlined UML models. Templates are included for generating JEE applications based on JPA/EJB3 and JSF/Seam/Facelets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JFlex

    JFlex

    The fast lexer generator for Java

    JFlex is a flex-like lexer generator for Java with emphasis on speed and full Unicode support. It has some not so usual features like negation in regexps and nested input streams. Also reads JLex specifications unchanged.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    VOLTA criteria

    VOLTA criteria

    Cassandra Criteria java library

    Volta Criteria is a java library designed for those who want to integrate Cassandra database within their java application, providing intuitive methods for statement construct: you will not have to write code (and therefore know the syntax) CQL when carrying out CQL queries and statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    javacx enhanced compiler

    Allows java source files to be pre-processed

    A frustration of the standard java compiler is that it will not automatically pass source files through a preprocessor. This enhanced version uses JavaCompiler methods to provide this useful facility. Invokes the javac compiler and passes all normal options to it. Users can use multiple tools to preprocess source files from one command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenAutonomy Reference Implementation

    OpenAutonomy Reference Implementation

    OpenAutonomy PHP server and related tools

    The official OpenAutonomy server reference implementation. NOTE: The full "server" is not required to interact with OpenAutonomy. The main implementation priority is ubiquitousness. To that effect, the server is implemented in PHP with few external dependencies to ensure that this can be run on even the leanest of web hosts. The project includes the related tools from FreeMarker templates (used to generate RPC glue code) to the PHP "compiler" (static inlining of PHP includes in order...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WiggleMouse is a cross platform java program that will wiggle the mouse at an interval entered by the user through a gui. For code and latest features please check out https://github.com/samuelskanberg/wigglemouse
    Leader badge
    Downloads: 173 This Week
    Last Update:
    See Project
  • 14

    BlueJ Layout Formatter

    Source code layout formatter extension for the BlueJ IDE

    An extension for BlueJ that automatically formats the layout of Java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16

    XML Unit

    XMLUnit provides assertions that help testing code that produces XML.

    XMLUnit 2.x Development Moved to GitHub XMLUnit provides help with testing code that creates or consumes XML. XMLUNit 2.x is available for both Java and .NET with a similar API. Development of this version has moved to a GitHub organization[1] with two git repositories for Java and .NET respectively. All discussion about XMLUnit independent of any version will happen on the XMLUnit general mailing list[2]. XMLUnit for Java 1.x is no longer maintained, please use the legacy...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    giffiledecoder

    Decoder and player for animated GIFs on Android, written in Java

    This project includes code to decode and play animated GIFs on Android. Significant files: GifFileDecoder.java - decoder, converts gif files to in-memory images. Implements streaming: only one or two frames are kept in memory, so long videos can be played without memory concerns. Code is implemented in Java, but appears to work about as fast as WebView. GifImageView.java - custom ImageView running decoder from a thread. You have permission to use this code in any of your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LASAD

    LASAD

    LASAD is a research based cooperative online argumentation system

    The LASAD (Learning to Argue: Generalized Support Across Domains) system has been developed to support online argumentation and learning argumentation in single or cooperative argumentation sessions. Since the LASAD system has been used in several studies and learning sessions world wide we provide the code to allow existing and future users to enhance and to customize the system for their needs. LASAD has been created in a research project funded by the German Research Foundation (DFG...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WesWorkshop

    WesWorkshop

    Create units and attacks for Wesnoth!

    This utility provides a GUI to create unit files for the game "Battle for Wesnoth". The user sets the unit properties from the GUI of the utility. Once all the properties have been set, it is possible to export them into a .cfg which will be read by the game. Further details can be found in the project wiki: http://sourceforge.net/p/wesworkshop/wiki/. Version 1.1* released. Please go to the wiki page to see the changes. Note you will not be able to load your works developed with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    mpz_aprcl

    MPZ APRCL can prove the primality of numbers, written in C and GMP.

    This code contains an implementation of the APR-CL primality proving algorithm. It is a conversion of the Java based APRT-CLE written by Dario Alpern, who had written his based on the UBASIC version from Yuji Kida. This version incorporates improvements based on Jason Moxham's APR-CL code, which greatly reduced run-time memory requirements. mpz_aprcl is meant to be compiled on systems that support C, GMP, and a 64-bit data type. It can prove the primality of numbers up to 6021 digits long...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    ... of an "assertion" mechanism, it auto-generates a log of the GUI appearance and changes to it. The point is then to use that as a baseline for text-based testing, using e.g. TextTest. It also includes support for instrumenting code so that "waits" can be recorded, making it far easier for a tester to record correctly synchronized tests without having to explicitly plan for this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Hibersap

    A Java library to communicate with SAP

    Hibersap helps developers of Java applications to call business logic in SAP backends. It defines a set of Java annotations to map SAP function modules to Java classes as well as a small, clean API to execute these function modules and handle transaction and security aspects. Hibersap's programming model is quite similar to those of modern O/R mappers, significantly speeding up the development of SAP interfaces and making it much more fun to write the integration code. Under the hood...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    mpz_aprcl32

    MPZ APRCL32 can prove the primality of numbers, written in C and GMP.

    This code contains an implementation of the APR-CL primality proving algorithm. It is a conversion of the Java based APRT-CLE written by Dario Alpern, who had written his based on the UBASIC version from Yuji Kida. This version incorporates improvements based on Jason Moxham's APR-CL code, which greatly reduced run-time memory requirements. mpz_aprcl is meant to be compiled on systems that support C, GMP, and a 64-bit data type. It can prove the primality of numbers up to 6021 digits long...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LiquidFun

    LiquidFun

    2D physics engine for games

    LiquidFun is a 2D rigid-body and fluid simulation C++ library for games based upon Box2D. It provides support for procedural animation of physical bodies to make objects move and interact in realistic ways. You can write LiquidFun code in C++, Java, or JavaScript. LiquidFun is an extension of Box2D. It adds a particle based fluid and soft body simulation to the rigid body functionality of Box2D. LiquidFun can be built for many different systems, including Android, iOS, Windows, OS X, Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DomainMath IDE

    DomainMath IDE

    An open source gui frontend application for GNU Octave

    DomainMath IDE is an open source GUI front-end application for GNU Octave
    Downloads: 0 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.