Showing 37 open source projects for "open euphoria"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 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...
    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: 0 This Week
    Last Update:
    See Project
  • 4
    Library for using wxWidgets as a dll/so for Euphoria under Win32 and Linux
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 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
    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
  • 7
    Wrappers for using the Component Object Model (COM) in the Euphoria programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Folder Compare

    Compare Folders

    Compares folders for checking for backup integrity.
    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
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 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: 1 This Week
    Last Update:
    See Project
  • 11
    EuSQL adds SQL capabilities to Euphoria's native Euphoria Database System.
    Downloads: 0 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 errors. Input...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    euphoriasdk

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

    ... - 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: 0 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: 23 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 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
    EuMakeDoc extracts documentation markup from your Euphoria code and outputs CSS-styled XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dinamo
    Dinamo is a animation library in Python for developing interactive networked experiences.
    Downloads: 1 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: 1 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: 0 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: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next