Search Results for "java class editor" - Page 3

Showing 76 open source projects for "java class editor"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    Create Web Appliaction by XML Script for JAVA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Property/configuration mechanism for high-performance C++ applications. Similar to but more flexible than Java properties. Property settings provide type safety, expressive error messages and full-featured expressions. Based on the Lua language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Yet another Lua port to Java which differentiates itself by also implementing JSRs 45 and 223.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lunar aims to be a cross-platform engine geared towards developing two-dimensional video games. In addition to Lua-based scripting, planned features include support for interchangeable graphics, image and audio libraries, and a fully-featured editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    The Poseidon project consists of the Poseidon 3D engine and a several tools (Ksenomorph 3D modeler, world editor, light and material editor, 2D sprite editor).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    World of Warcraft DKP package for EQDKP Plus based DKP systems. It includes an in-game addon to keep track of DKP data and to simplify loot distribution and an automated update application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Guild Kit is a J2EE-based toolkit for building World of Warcraft (TM) (WoW) guild forums with additional functionality like skinning, armoury lookup support, extensive right model, DKP tracking and raid statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    True3D is a game engine that will be centered around OpenGL FPS development. We plan to have multiple versions (for C# and Java)<br><br> Feel free to edit the code and submit changes to me.<br> SVN is now up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a key customizer that provides GUI key editor and flexible script. This project has moved to SourceForce.jp https://sourceforge.jp/projects/zenisynth/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Limiro is software designed to help pupils as well as teachers. Pupils can use the tool to learn facts. They can practice at home using a flashcard-like exercise mode or simulating a test. Question catalogs can be created with the included editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tools for the generation of content identification records. Examples of tool usage for the creation of file databases included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scripting language to allow for experimentation with code generation and optimization techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An automated tracking and managment application for the Royal Flux DKP system for World of Warcraft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    "The gAIme" is the real time strategy where player can code AI for his units using scripting language (LUA) or special logic editor. Play and survive in this bot's world!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    World of Warcraft raid attendence and events tracker, for DKP/guild administration purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Zee

    Experimental lightweight editor

    ZEE HAS MOVED TO GITHUB (see "Zee Web Site" link).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The aim of LucED is to develop a fast & responsive text editor with a simple but powerful user interface similar to NEdit, using embedded Lua script language, syntax highlighting configurable via PCRE regular expressions with arbitrarily nested patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A massively-multiplayer online role-playing game (MMO-RPG) designed to function like a table-top RPG, allowing players to use natural language naratives or commands rather than the strict subset commonly associated with computer games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Atani Software has a primary focus of developing games for various platforms and also try to keep the good old BBS' alive with releases of door games, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    LuaEclipse is an IDE for the Lua language based on the Eclipse platform. It features syntax highlighting, content assistant, code running, integrated documentation and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A plug-in for the Notepad++ Open Source editor, allowing access to the editor's internals from user scripts written in Lua language. Provides N++ users with easy and powerful way to automate complicated tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WoWsr is Java application for uploading screenshots from World of Warcraft to Flickr. In combination with the WoWsr Add-on for World of Warcraft, WoWser uploads and tags screen shots. Location data is tagged using the vGeo machine tag format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Luanium

    A Lua-based crawling scripting language and leveraging selenium

    I needed a way to crawl a site, crawling using commands. I would put commands in a file or DB to use selenium to interpret the HTML and Javascript. The best would be to have a complete language with conditionals and looping. I'm a java developper and I needed that the crawler to run in a Spring-Boot application. So I decided to use a Lua interpreter in Java to build a crawling tool based on Selenium. The trick here is to add the crawling commands into the Lua interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Polopoly's a porting of the classic Monopoly. Polopoly's not limited to the original rules, but also uses different maps with crossing streets etc. It's not just only an online playable game, but serves as a tutorial how to build a simple game, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project provides a firmware for an OpenWRT able router with the possability to download files automatically from one-click hosters such as rapidshare oder megaupload and lateron also from ftp-sites.
    Downloads: 0 This Week
    Last Update:
    See Project