Showing 3478 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    DataScript Tools for formal specification and automatic decoding of binary data formats. NOTE: This project has moved to http://developer.berlios.de/projects/datascript/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tako is a direct programming language with Java-like syntax. Direct languages avoid routine aliasing and allow programmers to view all variables directly as independent objects, simplifying both formal and informal reasoning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java Native Object Oriented Binding Generates c code which encapsulates Java classes in c struct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is an algorithm to codify Spanish words to an equivalent phonetic code. That intends to be a substitute of Soundex algorithm that is not practical to use in Spanish. It is very useful for search engines based on text information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    repository for learning code and tutorials on different java technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tcl/Java consists of two pieces of software. Jacl is an implementation of a Tcl interpreter written entirely in Java. Tcl Blend is a Tcl extension that provides access to Java from inside Tcl. One can prototype Java code using Tcl, and much more.
    Leader badge
    Downloads: 183 This Week
    Last Update:
    See Project
  • 7
    A collection of discreet, mostly Web-related libraries, utility classes, and some AWT code (good for applets). Package xentity implements a JDBC-based administrative system for building an O/R persistence layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open States Machines Designer is a Eclipse RCP based graphical editor for UML States Machines diagrams. It provides functionalities like Import/Export as XML and States Map Compiler Files, Code generation with SMC, UML validation rules...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Basegen is an Open Source MDA code generation tool based on AndroMDA. It quickly generate an entire application from UML model in a simple way. Basegen uses state-of-art technologies like: Maven, Rich Faces, MyFaces, Spring, Hibernate, JasperReports, Spr
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10
    SimpleAVROS is RTOS designed special for AVR microcontrollers. Supported Compiler - AVR Studio. Language - Assembly. This is RTOS consist of source code. Supported microcontrollers - ATmega48; In the future- ATmega88/168, ATmega164/324/644, AT90usb82/162
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A self-hosted Code Generator (CG) implementing in Java, which can be served as a template generator for legacy systems, a new module generator for existing systems and a business software generator on RiaBiz architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JDasm is a library written in java to easily manipulate Java class files. It gives you the ability to load a class file and modify it or write a new one from scratch; you can inspect it, edit or export any part of the class file and import it into anothe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Liweb is a suite of software components and tools for web application development. It allows compiled Java code to be run in a web browser using a JVM bytecode executor implemented in Javascript. It also supports comfortable native Java debuggers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java library that makes easier access to API of compiler. That let to us to create java code from the run-time generated source code and execute it at once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Framework to develop J2EE applications rapidly and easily.Allows to define applications just with DB-Schema Creation. Generate applications. caf-dbmanager,built on jdbc to provide ease of use database access use SQL-Parser outside in the form of XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Eclipse plugin that generates mapping files for Hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PowerMock allows you to unit test code normally regarded as untestable. For instance it is possible to mock static methods, remove static initializers, allow mocking without dependency injection and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QA cover is a lightweight toolkit used to improve the quality of your java applications by insuring proper unit and Quality Assurance testing coverage. Developers mark areas in their code, which are examined during unit and QA testing, revealing import.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CUBA is a small framework for the development of component-based systems which can be run as EJB applications, AXIS web services or stand-alone J2SE programs. The component and programming model is similar to EJB session beans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project provides Java jee5 (jsf, jpa, jta) web application generation. It is a framework that builds a very customizable CRUD from a database with fonts and ant build script ready. Up to date code is always available from SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Capgemini's MDA Workbench is a powerful, simple MDA tool implemented as an Eclipse plug-in. The MDA Workbench allows for creating (UML) model-to-code mappings, markings and lifecycle management from model to code. Proven in very large and small projects
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    SevenMock is an easy-to-use Java dynamic mock objects implementation for unit testing that places responsibility for verifying operation parameters directly on the unit test code - enabling tests to be tightly focussed and easy to debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    When testing using a database with rollback after each test, failing tests are very hard to resolve. Data Storm is a simple DB viewer directly launchable from within your test code to enable you to inspect the current state of the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A JSP generating HTML templating system based on nestable templates that are reusable, overridable, previewable and accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SeamWebAppGen is a development tool for developing Web applications with minimum effort and time. Applications generated makes use of the following tecnologies: JSF 2.1, JBoss Seam & RichFaces, EJB 3 and can be deployed on the JBoss Application Server.
    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.