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

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

View related business solutions
  • 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
  • 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
    A rapid prototyping tool for protocol software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Empusa has moved to the HotRod project at Source Forge. Full DAO generator for MyBatis. Takes structure of an existing database using JDBC and generates DAOs, mappers, and all Mybatis configuration files.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    jTemp is a simple template compiler for Java. It is designed to allow you to generate Java code from a template with automatic replacement of native types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SugarOnRest

    SugarCRM/SuiteCRM Java REST Client

    SugarOnRest is a Java SugarCRM CE 6.x/SuiteCRM 7.x API client. SugarOnRest is a UniRest Java implementation. It is a Restful CRUD client that implements the SugarCRM module Create, Read, Update and Delete functionalities. SugarOnRest implements following SugarCRM REST API method calls: oauth_access, get_entry, get_entry_list, set_entry, set_entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    CloudMIG Xpress

    CloudMIG Xpress

    Find the best suited cloud provider and deployment for your software

    To reduce resource over and under-provisioning, software systems can be migrated to IaaS and PaaS-based cloud environments. However, aligning and optimizing existing software systems for a cloud computing foundation often involves substantial reengineering activities or at least an elaborated configuration during the migration. There exist various challenges that have to be addressed, for example, systematically comparing cloud environment candidates, checking the conformance with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    component-watch

    component-watch

    Describe and watch component structure of java programs

    "Component-Watch" is a tool discovering, showing and assessing the structure of (big) java programs from their classes. It finds what are the components composing a program, analyse what are the relations between those components and compare those the the permitted relations between components. The tool helps to easily define and display UML-like diagrams showing components and their relationship.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JRemoteRun allow execute snippets of java code in running JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Game of Life Bison

    John Conway's Game of Life illustrated with Bison

    John Conway's Game of Life is illustrated with Bison. this program is for demonstration at the IEFA conference in Helena Montana in February, 2017. (Based on Java source code hosted on Bitstorm)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HATE

    HATE

    HATE's an ASN.1 Text Editor.

    HATE's an ASN.1 Text Editor written in Java. It is designed to be easy to use, highly customizable and flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Aporia

    Aporia

    IDE/Advanced text editor

    Aporia is an integrated development environment (IDE) for the Nim programming language, providing tools and features to streamline Nim development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    one-file

    one-file

    compiles, appends source file that contains compile instructions

    ... command, and any "depends" info. one-file (1f) is based on an original idea implemented in the late 1990's Windows app SpASM32, a self editing & self compiling 32bit windows assembler, that attached its source to itself, or a programs source code to the resulting programs compiled binary. Either download all sources in the zip, or get the individual source files from the project homepage. SDL coding is not bound to any windowing system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenRS

    OpenRS

    road noise auralization

    This software can perform auralizations of a car pass-by. The auralization algorithm is based on Nord2000 and ISO9313. Correction for winds is not implemented. You can export the sounds to a wave-file and save your project. The installer works for for windows. If you want to run the software on a Mac or Linux, you might have to compile the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Compile your clarion source code into java runtime environment. Includes the compiler, 100% java based runtime implementation of the clarion runtime environment and other miscellaneous tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Traceur

    Traceur

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler that allows you to use features from the future today. Traceur supports ES6 as well as some experimental ES.next features. Traceur's goal is to inform the design of new JavaScript features which are only valuable if they allow you to write better code. Traceur allows you to try out new and proposed language features today, helping you say what you mean in your code while informing the standards process. JavaScript's evolution needs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Apollo85

    An emulation of the experimental computer board 85.

    An emulation of the experimental computer board 85, called ECB85, including an assembler and a c-compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Let

    Let

    Annotation based API flavored with AOP to handle Android models

    Annotation-based simple API flavored with AOP to handle new Android runtime permission model. If you check Google's Samples about the new permission model, you'll see a lot of boilerplate code for requesting, handling, and retrying the request for required permissions. Let will minimize the boilerplate code you have to write for requesting and handling permissions and hence help you keep your code more readable. Let will check these annotated methods and execute them unless the permissions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    LazySloth

    A tool to quickly generate SQL create table query and Java Bean

    ... data types are : i for Integer, n for Double, s for String, d for Date, We'll try to add more data types in next versions. You can add other properties using ":" : if it starts with s : for size, the rest of the property will be parsed to an integer, if it starts with an a : for auto_increment (for MySQL, doesn't affect Java code), if it starts with a p : for Primary Key. Example : java -jar LazySloth Example nid:pk sfirstname:s40 slastname Source code is accessible via SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jspforum-simple

    jspforum-simple

    A simplified forum application based on Java EE: strust+spring+ibatis

    A simplified forum application based on full and professional Java EE technology: struts+spring+ibatis (ssb) / hibernate (ssh). Which be implemented as the prototype of web forum / BBS, and provided for all the functionalities. Note: the WAR file can be directly imported from Eclipse or other Java EE IDEs and it is also including all the source code inside. IMPORTANT: while launching the app in the server, please re-configure the fields in the files of log4j.properties...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mobile-ID USAT applet

    Mobile-ID USAT applet

    The Remarc Mobile-ID USAT applet

    The Remarc Mobile-ID USAT applet this is a JavaCard applet with USIM Application Toolkit menu support. Basic functions of the Remarc Mobile-ID SAT applet: • Authentication function; • Signing function; • Changing PIN1/PIN2; • Changing PUK; • Unblock PIN1/PIN2; • View information - in a USAT menu is present a menu item with information of PIN usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Opti-Movies

    Opti-Movies

    Android developer nanodegree, Projects 1 & 2 : Popular Movies app

    Here is a fully functional and user friendly android app which I made from scratch for Android Developer Nanodegree program. This app helps users to discover various categorised Movies and TV Shows. It reveals the power of adaptive UI both for phone and tablet devices.It includes various new Lollipop+ features. The app was highly evaluated by certified Udacity code reviewer and was graded as "Exceeds Specifications".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IBM Websphere MQ Admin Tool

    IBM Websphere MQ Admin Tool

    Managing IBM MQ objects and messages

    A free and pure Java GUI application is an excellent replacement for MQ Explorer for administering all versions of IBM Websphere MQ which are in support. In particular this includes the z/OS platform. It provides extra features that include message edit, analyse, backup/restore, queue purge, queue and channel status monitoring, output object properties to csv and much more.... This open source application is written in Java 1.8 and using NetBeans IDE 8.2. Currently using IBM MQ client lib...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The VCS to ICS Calendar Converter allows you to convert VCALENDAR files (for example generated by Nokia nbuexplorer or Microsoft Works) to the newer iCalendar format, used by Android and iOS for example. It allows the parsing of events and todo's.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 24

    PressureEquipmentLibrary

    Library for Pressure Equipment code

    Java library for code over Pressure Equipment on European Directive or ASME BPVC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The MockFtpServer project provides a mock/dummy FTP server for testing FTP client code. It can be configured to return custom data or reply codes, to simulate either success or failure scenarios. Expected command invocations can also be verified. This project has been moved to https://github.com/dx42/MockFtpServer.
    Downloads: 3 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.