Showing 163 open source projects for "raylib-5.x"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 1
    antlraux is a java package thought to be used in combination with antlr(http://www.antlr.org). Features contextual information management, command line parsing and lexical information treatment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Japha is an effort to implement the major functionality of the Java library in PHP5 classes and interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Parser OBjectS (POBS)

    Native Java parser framework

    Native Java parser framework, no (pre-)compilers needed. Closely follows BNF syntax. Optimized for performance and low overhead. Highly flexible and extendable using a streamlined API. Integrate semantics, tracing and even context sensitive parsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Web Services Console is an Eclipse plugin that provides the user with a rich set of tools for developing and monitoring web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple interpreter of C++ language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pascal Interpreter in JAVA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FlameCalc is an RPN caclulator by the good folks at the Flame Design Group. It is written in Java with the intent to remain GCJ compatible and eventually evolve into a useful RPN language. HTTP-loaded scripts and Java plugins are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    kin is a set of libraries and tools supporting meta-programming for engineering and technical computing applications. This JVM version of kin has been superseded by the stand-alone version being developed at http://purl.org/net/kin.
    Downloads: 3 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    kissme is a free (GPLed) Java Virtual Machine. It is being developed on GNU/Linux and can run console java applications. kissme is to be used with the GNU Classpath java class library. kissme also provides support for orthogonally persistent java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JEC is a Java Expression Compiler library (a JAR) that allows bidirectional expression evaluation and assignation (like book.pages[selectedPage].text). It was designed for mapping HTTP parameters to class fields in the model for a Java web controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An IRC client that uses Tcl for not only the scripting, but also the "glue" at the C level for how all the parts of the application fit together.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Introspect on running programme, view and alter object fields and methods. Edit the code of any method at runtime; apply the changes to any combination of objects, such as an array, or a complete class. Complete rewrite underway available Jan 2007.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 14
    A Java parametrization framework to permit software sefl-setup at runtime after parametrization resources modifications, use of diferents files format to specify parameters, and the possibility of defining parameters relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Kawa is a full Scheme implementation. It implements almost all of R5RS (for exceptions see Restrictions), plus some extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tortue is a Logo Interpreter written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Decouple your GUI building code from the rest of your application. Using an XML description, the Java Gui Builder will build appropriate windows, controls and objects for later retrieval by the mainstream code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    You only have to develop everything once. Next time, you just use it. Component development environment based on Java and XML. Assemble applications from components. Many components and tools for application assembly. Easily extensible in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    "Traceur Pascal" is a java application that interprets Pascal source codes and follow its execution. The purpose is to help pascal beginners to understand how a pascal program is executed and to debug source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ESS-MODEL: The fastest and easiest to use UML reversing tool! With ESS-MODEL you can view class diagrams from your code in the time that other tools are still busy loading. Source is written in Delphi. More info: http://essmodel.sourceforge.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Dynamic XML generation implemented in Java. Features an extensible XML-compliant procedural scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Frame Processing Language (FPL) is an XML language based on the Frame Technology by Paul G. Bassett as described in his book “Framing Software Reuse: lessons from the real world”. FPL is implemented in Java using JDOM,Saxon and Jakarta-oro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RAVScript is designed as a procedural alternative to XSLT for XML to XML transformations. It is targeted at people with basic programming experience. It has similar syntax to Java (it is based on BeanShell), with some extensions to make transformation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. Both Java and C/Unix versions are available.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Symbolic math Java applet. Features: big number arithmetic; symbolic and numeric evaluation; programming language constructs;plot functions
    Downloads: 0 This Week
    Last Update:
    See Project