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

Showing 4211 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
    Put Java code embedded in your HTML pages, executed client-side (as old JavaScript) with all its power and ease of use (a lot MORE than old JavaScript)!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Java reverse-engineering plug-in for Eclipse Modelling project. Depends on JDK and UML2 eclipse projects. Supports JKD5, including enums and generics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The JeXMl library would like to give java programmers the same ease ruby provides with REXML.The JeXML library can give you a huge control over xml data from within your java code with the least possible effort.
    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
    Talos is an environment-agnostic authorization engine that uses the most expressive API you can find, so you can write authorization statements in code that reads almost like english.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Orizon is a framework intended to provide tools and facilities to test java sources for security flaws. The main goal is to detect common threats as described in Owasp top 10 vulnerability document.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XML parser is a tool written in java, which can parse any XML file fed to it. It generates the needed source code to parse your XML, based on the specified schema.
    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.
  • 10
    Transform source code from whatever kind of type into a pretty HTML representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Crystal is made for web developers. It allows developers to create web pages on the basis of a picture. The Crystal-project focuses on a well structured and discrete XHTML/CSS coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Telesto is a general purpose programming language designed for ease of both reading and writing. Based on C++, Java, and Pascal! The compiler is currently in the planning stages; parts of the language are still being designed. Come help us out!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A data supporter library for developing hibernate ready applications with an easy to write dao code preventing session problems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple Spring Toolkit is a collection of some small code snippets around the springframework. For Example easy creation of mocks with factory beans by the use of EasyMock
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple tool to pinpoint jdbc connection leaks in java code. Of course your code is the best and implements patterns, but what if you have to work on an old project that is not so neat and it has a connection leak? Do you start looking everywhere?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A collection of useful Groovy additions including builders, extensions for Ant and XOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SIM stands for Struts In Mind, the goal is to transform a struts-config.xml file into a Freemind map, thus allowing a better vizualisation of the application mapping. Configuration is analyzed to provide a vision enhanced with colors and icons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Javast is a Java API for creating an Abstract Syntax Tree of java source code (the equivalent of an XML DOM) in memory and then writing this to a file or bytestream as formatted source code. It is mainly useful for java code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GShape is a shape grammar framework for architects and urban planners. Complex 3d shapes can be created with a few lines of code. Other techniques for computer generated design like bitmap underlying, agent systems or simulation will be incorporated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SfDT is a Eclipse plugin for the Symfony Framework. It provides a toolset for easier, faster and better developing process based on symfony framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pes is an simple programing language. It has just few basic constructions and it has c-like & pascal-like syntax. The compiler output is Jasmin - an assembler for java virtual machine. It was my school project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Lack of Progress Bar (Lopb) is an Eclipse plugin that tracks how long developers wait for file check-ins/outs, code compilation, publishing apps to a web server, and other IDE background jobs to complete. Read more at http://lopb.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Use of annotations to specify constraints on methods. There are annotations available to perform common checks (i.e. a parameter has to be not null, an int value has to be positive, etc.) and to use a full-flavoured design by contract in java with suppor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Translates XHTML pages for a Java Web Application. Uses Google Translate API. The code to interface with Google is a seperate module which can be used for other Java applications. An example Web Application WAR file is included to see how it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple tool that enables test requirements to be declared directly in production code. The tool can then be used to determine if these requirements have been satisfied by the current test code.
    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.