Showing 37 open source projects for "open euphoria"

View related business solutions
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 1

    E2CR

    An alternative to EuDoc for embedded documentation in OE

    This repository provides both terminal-based and GUI applications for reading documentation in Open Euphoria (OE) source-code modules and generating (via the Creole application, included within an OE distribution) html output. The E2CR applications scan the source for keywords which are automatically collected for output. These keywords can be user-defined or left to default. In addition, the applications scan for specially coded blocks (starting and ending with user-defined signals - defaults are "--/*" and "--*/) where all the embedded comment is treated as markup code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    "Eu[phoria] CAN [do] OOP". OOP programming in Euphoria is not built into the language, yet it is simple to realise and easy to apply. EuCANOOP provides a OOP functionality with just nine routines. There are no operating systems limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Complex Curved Shapes Generator Programs

    Extended emulation of metalic gear toy, creates curved line designs.

    This computer program is an exact emulation of a toy which was sold years ago called Magic Designer. There are 4 versions - MS Windows one written in Euphoria and C and one written for the Web for people who do not have a Windows computer. An Android version. And a new cross platform version.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Library for using wxWidgets as a dll/so for Euphoria under Win32 and Linux
    Downloads: 4 This Week
    Last Update:
    See Project
  • Agentic AI SRE built for Engineering and DevOps teams. Icon
    Agentic AI SRE built for Engineering and DevOps teams.

    No More Time Lost to Troubleshooting

    NeuBird AI's agentic AI SRE delivers autonomous incident resolution, helping team cut MTTR up to 90% and reclaim engineering hours lost to troubleshooting.
    Learn More
  • 5
    The OHRRPGCE (Official Hamster Republic Role Playing Game Construction Engine) is a game maker that you can use to create your own RPG game in a style similar to the classic Final Fantasy games on the NES, SNES and GBA which have so shaped the RPG genre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Wrappers for using the Component Object Model (COM) in the Euphoria programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Folder Compare

    Compare Folders

    Compares folders for checking for backup integrity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    wxEDB allows users to create, manipulate, edit, run queries and build forms for Euphoria Databases and ODBC databases in a user friendly GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The C++ Basic is an object-oriented language with features from C++, Java, Basic and Euphoria programming languages. A C++ Basic program is converted to C++, that looks similar to the original C++ Basic code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 10
    Matheval is a library designed for evaluating mathematical expressions. My inspiriation for creating matheval comes from such packages as Maple or Mathematica. I wanted to be able to do some of those sorts of things from within Euphoria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EuSQL adds SQL capabilities to Euphoria's native Euphoria Database System.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13

    euphoriasdk

    A complete 2D Game Engine with built in drag and drop editor

    Euphoria is a 2 Game Engine and Development kit for aspiring game designers who are interested in getting their feet wet in the world of game design and programming. Some features of the engine are: - 2D levels and basic rasterized rendering - Simple animations and timer systems - A complete embedded Lua 5.1 scripting environment for level scripting - A drag and drop level designer - Support for all standard Windows Media Player compatible media types - Background Music - Sound Effects - Simple object collision detection - Pseudo 3D for making simulated 3D with 2D graphics - Scriptable Menus, buttons, etc - Custom Lua file manipulation libraries and script engine binding - Cut scene videos - Open Source What Euphoria is NOT: - A professional game design engine (maybe someday) - Bug free - Size Efficient (textures are stored as bitmaps - 3D - Covered Under Warranty - A Game, this is a Kit to BUILD a game
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Hide In Picture is a program that allows you to conceal files inside bitmap pictures, using a password. The pictures look like normal images, so people will not suspect there is hidden data in them.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Freedom

    An advanced GUI system for FreeDOS

    Microsoft has Windows, Linux has GNOME and KDA, but poor FreeDOS, the best OS available has practically nothing. This is an attempt to provide a powerful, full graphics user interface for it. It is partially operational, but needs a lot of work that I don't have the time for right now, so I am soliciting anybody who would like to work on it. To do so, you must use the Euphoria programming language, and only Versions 2.4 or 2.5. A full copy of it is provided here. While FreeDOS will not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    eu4qt

    eu4qt

    euqt is a C++/C wrap of Qt for the euphoria programming language

    euqt wrap uses the Qt shared libraries in addition to a thin wrapper in c/c++ of some classes and methods of Qt objects compiled into euqt shared library, euqt.dll or euqt.so or whatever is the convention on your system for the euphoria programming language. pre alpha but it already works quite well. eu4.x & Qt 4.xx so far. no repo yet
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Dinamo
    Dinamo is a animation library in Python for developing interactive networked experiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Standard functionality libraries for use with the Euphoria programming language. These libraries extend the functionality of the core RDS Euphoria programming language distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple and easy to use GTK+ wrapper for the Euphoria programming language, written 100% in Euphoria, for the Linux platform. Write programs that run in interpreted mode, or compile to executable with one command!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EuMakeDoc extracts documentation markup from your Euphoria code and outputs CSS-styled XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EuDBC is a cross-platform library that opens up Open Database Connectivity (ODBC) to the Euphoria programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OOEU is an open source, enhanced implementation of the Euphoria programing language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Insomnia is an quasi-3D videogame designed for windows that features a Clock Tower style control scheme. It uses music, bitmaps, videoes, and GDI to create an immersive videogame environment. Game Includes gameengine, data, and drag-drop editor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Teknik is an attempt at a natural language 'chatbot'. When interfaced with other projects like Festival and Sphinx, Teknik could be used as a true personal assistant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EuVide is an interactive environment for developing MS-Windows based applications using the Euphoria programming language. It incorporates various editors (text, visual layout, menu, etc) to simplify coding and testing programs that run under MS-Windows.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB