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

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
    JavaCPP

    JavaCPP

    The missing bridge between Java and native C++

    JavaCPP provides efficient access to native C++ inside Java, not unlike the way some C/C++ compilers interact with assembly language. No need to invent new languages such as with SWIG, SIP, C++/CLI, Cython, or RPython. Instead, similar to what cppyy strives to do for Python, it exploits the syntactic and semantic similarities between Java and C++. Under the hood, it uses JNI, so it works with all implementations of Java SE, in addition to Android, Avian, and RoboVM (instructions). More...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Google Mobile Ads Unity Plugin

    Google Mobile Ads Unity Plugin

    }Unity Plugin for the Google Mobile Ads SDK

    The Google Mobile Ads SDK is the latest generation in Google mobile advertising featuring refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions. The SDK enables mobile app developers to maximize their monetization in native mobile apps. This repository contains the source code for the Google Mobile Ads Unity plugin. This plugin enables Unity developers to easily serve Google Mobile Ads on Android and iOS apps without having to write Java or Objective...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    GopherJS

    GopherJS

    Compiler from Go to JavaScript for running Go code in a browser

    GopherJS compiles Go code to pure JavaScript code. Its main purpose is to give you the opportunity to write front-end code in Go which will still run in all browsers. Nearly everything is supported, including Goroutines (compatibility documentation). Performance is quite good in most cases, see HTML5 game engine benchmark. Cgo is not supported. GopherJS requires Go 1.16 or newer. If you need an older Go version, you can use an older Gopher release. GopherJS uses your platform's default GOOS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MyBatis Pagination

    MyBatis Pagination

    A pagination plugin

    If you are using MyBatis, it is recommended to try this pagination plugin. This must be the most convenient pagination plugin. PageHelper supports any complex single-table, multi-table queries. As to some special cases, please refer to the Important notes. Through a comprehensive sample code and test, the basic usage of adding, deleting, modifying, and checking operations in the MyBatis XML mode and annotation mode is explained, and the application of dynamic SQL in different aspects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5
    cordova-plugin-camera-preview

    cordova-plugin-camera-preview

    Cordova plugin that allows camera interaction from HTML code

    Cordova Camera Preview is a plugin that allows developers to add real-time camera preview functionality to Cordova-based mobile apps. It provides direct access to the device's camera feed with customizable overlays and controls, enabling the creation of augmented reality, scanning, and camera-based interaction apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lobo Evolution - Java Web Browser

    Lobo Evolution - Java Web Browser

    Lobo Evolution is an extensible all-Java web browser and RIA platform

    ...-info.html Javadoc site: https://oswetto.github.io/LoboEvolution Now you can fork the project and help me with code. I'm waiting your first commit! Source code: https://github.com/LoboEvolution/LoboEvolution
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    ByteX

    ByteX

    ByteX is a bytecode plugin platform based on Android Gradle Transform

    ByteX is a bytecode plugin platform based on Android Gradle Transform Api and ASM. (Maybe you can think of it as a socket with unlimited plugs?) In the apk building process, each plugin is completely independent. It not only can run independently from the ByteX host, but also can be automatically integrated into the host into a single Transform along with other plugins. What's more, each plugin's code is decoupled from one another, as well as their host, which makes it extensible and highly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    CSS Preprocessor

    CSS validation and advanced preprocessor with nesting and variables

    CSS Preprocessor is a parser, compiler, and assembler which extends the CSS language to allow nested rules and attributes, variables / @mixin, functions, and especially, strong validation of your source code so you know that it will work the first time you use it in your browser. The library is written in C++ allowing any other C++ project to work with CSS without having to rewrite their own parser. The library supports 4 output levels from ultra compressed CSS code to beautified CSS code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gogradle

    Gogradle

    A Gradle Plugin Providing Full Support for Go

    ... on Windows. Thanks to Gradle and JVM, Gogradle provide an excellent cross-platform support and can leverage the whole Java ecosystem. There're many mature plugins in Gradle ecosystem, and it's easy for yourself to implement a plugin to reuse your build code. There's plenty of package management tools in Go community which are not compatible with each other. If you puzzled over these issues, or you were a Java developer and familiar with Gradle, Gogradle is your choice!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    SQLite Editor & Compiler

    SQLite Editor & Compiler

    SQLite Editor and Compiler for PC, macOS and Linux

    A valuable SQLite editor for your PC, Mac OS and Linux with a useful button to compile the code sql for immediate preview of tables, columns and values. == OS requirements to this installation == - macOS 10.9 and later are supported, older operating systems are not supported (and do not work). - Windows 7 and later are supported, older operating systems are not supported (and do not work). Both x86 and amd64 (x64) binaries are provided for Windows. Please note, the ARM version of Windows...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    AndroidChromium

    AndroidChromium

    Chrome browser of android version from chromium open project

    ... reference error). Refer to official and other tutorial compile chromium source code, and can generate chrome apk. Android Studio as a development environment, from Chromium for Android from chrome module source code, to join the Android project. Native code in the chromium environment to build, as so file to join the Android project. Basic module (base, the content, net, etc.) in the chromium environment to build into a jar package, then add to the Android project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IntelliJ plugin for Haskell

    IntelliJ plugin for Haskell

    IntelliJ plugin for Haskell

    When I was learning Haskell, I missed the nice features of IntelliJ IDEA. My first approach was to use the default way of creating an IntelliJ plugin by defining a grammar and a lexer according to Haskell report. That didn't work out because I could not define all the recursion. Then I decided to use grammar and lexer definitions only for tokenizing and parsing Haskell code, and not for syntax checking the code. This is needed for syntax highlighting, all kinds of navigation, and so on. Further...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    An API for asynchronous programming with observable streams. The Observer pattern done right. ReactiveX is a combination of the best ideas from. The Observer pattern, the Iterator pattern, and functional programming. ReactiveX is everywhere, and it's meant for everything. Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others. Embrace ReactiveX's asynchronicity, enabling concurrency and implementation independence. Manipulate UI events and API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ItsNat is a Component based AJAX Java Web Application Framework.No XML programming,no mixed view/code,no custom JavaScript.Only pure HTML,pure Java and server centric Swing-like programming with W3C standards where "The Browser is The Server"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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
  • 16
    Digital Signature tools, including a cross-platform signing applet and the server-side code to verify and validate generated signatures. Project has been moved to GitHub: https://github.com/mranest/digsig
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    brows

    brows

    A lightweight browser written in Java

    brows is a lightweight browser written in Java and JavaFX for users with lower-end computers. Super fast webpage loading and up-to-date HTML5 standards make browsing quick, simple and interactive. As of now, brows development is now discontinued. Probably because I lost the source code. Dammit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java port of Mozilla&#39;s automatic charset detection algorithm. See... <a href="http://www.mozilla.org/projects/intl/chardet.html"> http://www.mozilla.org/projects/intl/chardet.html </a>for the details of the orginal code and Author.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    A J2ME cHTML browser which supports most of cHTML tags. It enables a MIDP enabled Java phone (or device) to act as micro HTML browser, and allows users to receive any basic HTML documents. Latest code at http://lightspeedleader.com/open_source/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Code libraries and media files contributed by Whoola, Inc. Includes Whoola Cyberspace, a virtual reality web browser with fly-through hyperlinks. The source code includes a COLLADA loader for Xith. Click on the "Home Page" link above to install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The marriage of XHTML formatting text with Java code for web page creation is ugly, messy, and error prone. The Jxhtml toolkit uses Java objects to replace the XHTML hand coding for a much cleaner & easier to maintain system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lopica is a collection of scripts, code snippets, extension installers, FAQs, how-tos, and other goodies for Java Web Start/JNLP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Luxilla is a runtime/browser that turns XUL (XML User Interface Language) into live windows, dialogs, menus, toolbars and more without requiring a single-line of Java code. Pass on the chrome folder holding your XUL markup and see it come alive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XQuery in the Browser allows the execution of XQuery script code on Web pages (like JavaScript). Visitors do not need to install anything. Web developers only need to copy some .js files to their server and import them in their Web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sippet

    sippet

    C++ SIP stack based on Chrome source code

    This C++ library has been designed as a Chrome SIP stack. Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services. The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket. Existing SIP solutions for the browser are forced to use the WebSockets API to send...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
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.