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

Showing 4299 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Sanity4J simplifies running multiple code analysis tools on Java projects on an ad-hoc basis. It provides a single entry point to run the tools and produces a consolidated report, which presents all findings in an easily accessible format. Homepage: https://sanity4j.github.io/ Project page: https://github.com/Sanity4J/Sanity4J/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tefkat is the transformation engine for the Eclipse Modeling Framework (EMF). It implements a state-of-the-art declarative model-to-model transformation language, including a source-level debugger and support for UML2, MOF2, and XML Schema-based models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    microtransat
    A project to host code developed for the Microtransat challenge, a race between autonomous sailing robots. This project is intended for both supporting code such as tracking systems and robot control systems or parts of robot control systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    testgeneration

    Generation of test suites from test specifications

    Test suites developed for complex software systems contain thousands of test cases. Keeping track on the test coverage and changing the test suite as the system requirements evolve can consume significant efforts. Testers have to implement or generate test scripts containing thousands of isolated executable test cases. Each single test case should be so simple enough so that test results can be easily evaluated. Often it makes code duplication in the test code unavoidable. If every test script...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    Strongly-Typed Javascript is a translator from Java its very similar Javascript counterpart. Unlike GWT, STJS doesn’t impose you any library on the client side and any special tool during development apart from a Maven plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Parameterized Unit Test Framework

    PUT extension for JUnit 4

    Parameterized Unit Test Framework is an open-sourced PUT library for JUnit 4. This project is developed in my spare time and currently updated actively. Core features: 1. Separation of test data from test code 2. Annotation support 3. Automated test parameter injection 4. Dedicated test runner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ZUpdater

    ZUpdater

    Java based software auto updater

    ... will be extracted to the main program folder, if it is an executable file it will be launched. Further information can be found in the wiki pages. The javadoc and the source code are available in the file section.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Qualify helps you making tests harness for your Java project: test results and release note are automatically generated from simple test source code. Qualify will make tester gain a lot of time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Write code that anyone can read!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    linenoise4java

    Linenoise4Java is a java binding for Linenoise.

    What is Linenoise? A minimal, zero-config, BSD licensed, readline replacement used in Redis, MongoDB, and Android. 1. Single and multi line editing mode with the usual key bindings implemented. 2. History handling. 3. Completion. 4. About 1,100 lines of BSD license source code. The homepage of Linenoise https://github.com/antirez/linenoise/. What is Linenoise4Java? 1. Linenoise4Java is a java binding for Linenoise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    G-CNC Sender

    G-CNC Sender

    GCode sender for ramps and marlin firmware for CNC Milling Machine

    GCode sender for ramps and marlin firmware for CNC Milling Machine 3D preview RS232 and RS232 over TCP drivers Full GComands control, disable, replace, pause. Full machine control Remap XYZ coordinates GComands description After install select Help->Check for updates..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Py4J enables Python programs to dynamically access arbitrary Java objects. Methods are called as if the Java objects resided in the Python virtual machine. There is no code to generate and no interface to implement for shared objects on both sides.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    DL-Learner
    DL-Learner is a tool for learning concepts in Description Logics (DLs) from user-provided examples. Equivalently, it can be used to learn classes in OWL ontologies from selected objects. As of August 2014, the source code management of DL-Learner has moved to Github: https://github.com/AKSW/DL-Learner Please use this for the latest code and issue tracking and the website (http://dl-learner.org) for general information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    AOP for Erlang

    Aspect Oriented Programming (AOP) for Erlang

    Implementation of Aspect Oriented Programming (AOP) for Erlang. The AOP weaver is running against a target set of source files and controlled by aspect definitions. The weaver is implemented as a parse transformation function of Erlang compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    With ShortcutJava you can write Java code with shortcuts such as multiple-exception catches and aliases. You can also create new shortcut plugins. It has an Ant task for compiling with Ant. The shortcuts will work with ANY version of Java!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BTS Pentesting Lab

    BTS Pentesting Lab

    BTS Pentesting Lab - a deliberately vulnerable Web application

    BTS PenTesting Lab is an open source vulnerable web application, created by Cyber Security & Privacy Foundation (www.cysecurity.org). It can be used to learn about many different types of web application vulnerabilities. Currently, the app contains the following types of vulnerabilities: *SQL Injection *XSS(includes Flash Based xss) *CSRF *Clickjacking *SSRF *File Inclusion * Code Execution *Insecure Direct Object Reference *Unrestricted File Upload vulnerability *Open URL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JavaEExt

    Desarrollo Rápido de Aplicaciones con Java EE y ExtJS

    JavaEExt consiste en un poderoso framework de desarrollo basado en la Plataforma Java EE con Interfáz Rica de Usuario utilizando la Tecnología JS y Ajax incorporadas dentro del ExtJS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    IQuant

    A pipeline for quantitative proteomics based upon isobaric tags

    ...-8plex for testing and a user's manual. If you have any question about IQuant, please contact me: wenbo@genomics.cn. The source code of IQuant can be found here "https://sourceforge.net/p/iquant/code/".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    YAKINDU Statechart Tools / itemis CREATE
    itemis CREATE - formerly known as Yakindu Statechart Tools (SCT) - is a tool for the specification and development of reactive, event-driven systems with the help of state machines. It consists of an easy-to-use tool for graphical editing and provides validation, simulation and code generators for different target platforms. Visit http://www.statecharts.org for more information! !! YAKINDU SCT HAS MOVED !! DOWNLOAD FROM https://info.itemis.com/download-yakindu-statechart-tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ISC - The ISAAC Stream Cipher

    ISC - The ISAAC Stream Cipher

    ISC lets you encrypt & decrypt text and files of any type up to 4GB

    ISAAC is a cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages. After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SwibPlex
    SwibPlex - is a fun game for Linux, like to SupaPlex. Main hero - is called Swiborg. He is one of the symbols of Russia Indi GameDev. In game You can flip upside down to the level or you can install a portals. See linuxgamesdev.blogspot.com for more. 26.11.2011 - add html5 (canvas) java script experimentall port. See "browse files" for more details... 20.07.2014 - rewrite code of original SwibPlex/ Add lights effect on levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Darkfall Emulator

    Darkfall Emulator

    Develop an emulated Darkfall Online Server.

    This project is the development of an open source fully emulated Darkfall Online Server and reverse engineering the proprietary game engine that DFO uses, the SF3D engine as well as its source code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    OmniLoader

    OmniLoader

    Encode files and other resources for direct use in Java programs.

    Encapsulating a simple hex-encoding API, the OmniLoader User Interface provides an easier way to bookmark, as well as encode / re-encode external resource files. Initially designed for direct class-level API access to embedded source code files, OmniLoader package & class names can be easier to remember. By selectivinly including only the source code you want to distribute, OmniLoader Resources are also more secure. IDE defauts to omit ALL source code do not need to be changed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An Open-Source Tic Tac Toe game written in the Java programming language. Originally written for an Intro to Computer Programming course, later slightly modified for better code optimization. The source code and the executable (.JAR) will be provided in
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    DbMaintain enables automatic roll-out of updates to a relational database. It brings database scripts into version control just like regular source code and can be used to transparantly deploy databases from development on to production.
    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.