Showing 47 open source projects for "java virtual keyboard"

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
  • 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
  • 1
    Jabaco is a simple Visual Basic like programming language for the Java Virtual Machine. A comfortable development environment will support you in your tasks. Visit the Webcast and see Jabaco in action: http://www.jabaco.org/webcast.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Java bytecode weaver that enables you to take advantage of the new 1.5 language features in your source code, while still retaining compatibility with 1.4 virtual machines.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    YALC is a virtual architecture designed for educational purpose. It models a DLX-like processor and its set of ASM instructions, a compiler from a high level language (C-like), and an IDE with syntax checking and highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The grinj is a complete suite with compiler, VM and IDE for the language "grinj". it can be used as-is or as basis for your own compiler-VM-IDE-suite.
    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
    jRate is a real-time Java compiler and runtime system (based on GNU GCJ) with support for much of the Real-Time Specification for Java (RTSJ), including threading constructs with real-time constraints, asynchronous event handling, and memory regions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Lagniappe programming environment aims to give developers of high-performance packet processing applications a thourough and high-level toolset. This project provides a translator for the Lagniappe language and the Lagniappe Execution Environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The MCAScript programming language consists of a subset of C# extended by special statements from hardware programming languages. It has been developed to be used within the MCA(Modular Controller Architecture) to script to behaviour of robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java bytecode to native code compiler striving for small, standalone executables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    a Java execution engine for processes expressed in BPEL4WS 1.1, WS-BPEL 2.0, and related orchestration languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    JikesTM is a compiler for the JavaTM language. The Jikes project strives for strict adherence to the Java Language and Java Virtual Machine Specifications. Jikes' most popular feature is it's extremely fast compile speed.
    Leader badge
    Downloads: 303 This Week
    Last Update:
    See Project
  • 11
    TransJVM is a Java package to assist compiler writers targeting the Java Virtual Machine. It provides a simple logical interface for creating JVM classes, expressed in terms of Methods, Fields, Statements and Expressions. JVM details are hidden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Psycho Compiler & Virtual Machine is a software product developed by David Lurton. The Psycho language is a subset of the C++ language, with structure concepts taken from languages like Java and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The goal of VMKit is to create a body of code useful for creating and experimenting with virtual machines. The code will emphasize modularity, clarity, correctness, and portability in no particular order but all taking precedence over execution speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    M is a capability-based language in the Java framework for distributed, secure, persistent, extensible virtual worlds. The project also supports JCC, a Java-based hybrid constraint programming language. This project is also being used for work on TCC and its extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Il2j is a translator of Common intermediate language to java bytecode. It will allow programmers to program in any .Net languages, and run their software on any virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Model implementation for the BaSa language, a Turing-like language. This simple language is to be run in a virtual machine. The proposed language specification is defined in http://www.cs.ui.ac.id/kuliah/IKI40800/model.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Janux is a project to port the java virtual machine directly on top of the Linux kernel using bypassing the traditional posix enviroment. This results in very fast java implementation for linux and and opportinuty to develop java based operating syste
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Compiler and virtual machine of a new programming language similar to pascal with learning proposals for computer science engineering students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ExStudio is a set of development tools for the "Ex" virtual machine. It includes the vm itself, a compiler, an assembler and a debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ClassMaker

    A byte code generation library for the Java Virtual Machine

    ClassMaker is a byte code generation library for the Java Virtual Machine. Unlike other byte code libraries ClassMaker deals with higher order structures, including methods, if statements, while loops and try blocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Djarva Language and VM

    Djarva - object language, compiler and virtual machine

    Djarva is object language inspired by Ruby and Java languages. Djarva project includes Djarva language, Djarva language to Djarva bytecode compiler and Djarva virtual machine accepting Djarva bytecode. Whole solution is implemented in the Java language. Djarva compiler is based on JKIT (see http://homepages.ecs.vuw.ac.nz/~djp/jkit/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Advanced Symbolic Instruction Language

    A 21st century programming language derived from BASIC

    .... ASIL now incorporates features from C++, C#, modern BASICs, and Java. Yet, if you look at sample code, it clearly isn't any of those. In fact, even though it's "derived from BASIC", it's relationship to modern BASIC dialects like VB is more like a very distant cousin. You might have troubles calling "BASIC" once you see sample code. We have an IRC channel: ircs://irc.freenode.net/asil-language. Those running the ChatZilla IRC client can use ircs://freenode/asil-language instead.
    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.