Showing 10142 open source projects for "delphi code source"

View related business solutions
  • 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.
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    SimpleFaceDetect

    Simple library to detect faces in an image.

    Simple library to detect faces in an image. No additional dll's, components needed. Just plain object pascal code. Run in delphi or lazarus. Open project and press F9. That's it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ravi Programming Language

    Ravi Programming Language

    Ravi is a dialect of Lua, featuring limited optional static typing

    ... are also valid Ravi programs. There are other attempts to add static typing to Lua (e.g. Typed Lua but these efforts are mostly about adding static type checks in the language while leaving the VM unmodified. So the static typing is to aid programming in the large - the code is eventually translated to standard Lua and executed in the unmodified Lua VM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Blaiz Tools

    Blaiz Tools

    Tools for working with Gossamer codebase and app source code

    Tools for packing files, converting images, manipulating text, checking code and working with the Gossamer codebase and app source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    comFramework

    comFramework

    Framework for CAN communication interfaces including code generator

    comFramework presents a flexible, widely customizable CAN communication interface for embedded applications; it covers the CAN stack down to the hardware driver. Signal based application code is linked to the frame based HW abstraction layer. The interface imposes easy to fulfill requirements on the integration environment and will fit in most embedded platforms. A powerful code generator auto-codes those parts of the interface, which depend on your specific CAN network databases...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    P2Ada is a Pascal to Ada translator. Recognizes particularities of several Pascal dialects: Turbo/Borland/Delphi (mostly), CodeWarrior, ISO, ISO Extended (a bit). Includes a full ayacc / aflex parser & lexer for Ada 95+ with sources. Mirror: https://github.com/zertovitch/pascal-to-ada
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    freebasic_wx-c_xrc_samples

    FreeBasic plus WX-C codes for XRC file

    The package contains freebasic and wx-c codes using XRC file to create a simple dialog. Both wx-c and backend wxWidgets .so are ELF64 format, which is newly compiled with parameters -std=c++98 and -fabi-version=09
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    d7avx

    d7avx

    d7avx + dbgavx - SSE/AVX development/debug helpers for 32bits delphi

    d7avx - a helper (gcc frontend) for using SSE/AVX instructions with Delphi compilers not supporting SSE/AVX instructions uses MinGW GCC/ObjectDump to compile .c to .s and .s to .o with disassembly customized for delphi inclusion in asm statements dbgavx - a helper for debugging XMM/YMM registers content with debuggers not supporting XMM/YMM registers used with any debugger for XMM/YMM and also MM/ST and general registers content inspection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An Object Persistent Framework written in Embarcadero's Delphi (Object Pascal). This Value Type Framework provides a base class (ThcObject) composed of attribute objects that can be automatically persisted to an object store (normally an RDBMS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mmmv_userspace_distro_t1

    mmmv_userspace_distro_t1

    Bash scripts that declare aliases and copy code templates.

    mmmv_userspace_distro_t1 is a set of code templates and Linux/BSD specific Bash scripts that copy the code templates and declare various aliases according to the presence/availability of the programs that are used at the alias declarations. The mmmv_userspace_distro_t1 can be seen as part of development environment setup. Historically the mmmv_userspace_distro_t1 started out as a set of common Bash scripts, Ruby programs and Bash alias declarations that Martin.Vahi@softf1.com used...
    Downloads: 1 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
    A-Frame Inspector

    A-Frame Inspector

    Visual inspector tool for A-Frame

    A visual inspector tool for A-Frame scenes. Just hit <ctrl> + <alt> + i on any A-Frame scene to open up the Inspector. Get a different view of the scene and see the visual effect of tweaking entities. The VR analog to the browser’s DOM inspector. Can be opened on any A-Frame scene with <ctrl> + <alt> + i. Record and replay headset and controller pose and events. Hit record, move around inside the VR headset, interact with objects with the controller. Then replay that recording back on any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    pFFh

    pFFh

    a self-contained development environment for embedded systems.

    pFFh is a programming language that allows you to launch applications on embedded systems safely, quickly and comfortably. pFFh runs on the target system, combining operation as a command interpreter and code compiler. We can say that pFFh behaves like an operating system on the board under development. All pFFh needs is a serial or USB-serial channel to communicate, and through it, receive and process console commands, either from a keyboard or from files sent from a desktop computer...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    SUNY Pascal

    SUNY Stony Brook Pascal for the IBM/360 written in XPL

    This Pascal compiler was created by the Computer Science Department of SUNY in Stony Brook back in 1975. The Pascal compiler generates code for the IBM 360 and is written in XPL. This project includes the source code for the Pascal compiler and the XPL compiler. This project also includes an IBM/360 simulator capable of running the output of both the Pascal compiler and the XPL compiler. The simulator is written in C and can run on most machines with a C compiler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Convertigo

    Convertigo

    Low Code Platform for Enterprises

    Convertigo is an open source Low Code Application Platform (LCAP) featuring MXDP (Multi eXperience Development Platform) for full-stack mobile and web application development - Large variety of connectors to enterprise apps - Low Code microservice builder to orchestrate and combine data and processes from multiple enterprise apps. - Offline data and complete data synchronization for disconnected scenarios. - Cross-platform WebApp and Native app mobile application development tools...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    KEditor

    KEditor

    An Editor to teach Programming Fundamentals using Karel Robot

    This Editor is used for educational purposes in First Programming Course. It is integrated with Karel Robot library developed by Stanford. It is a secure editor with limited capabilities to enforce the students to avoid copy and paste, do it by yourself methodology. You can use Karel commands and write new functions and run your program without any hassle to configure Karel. Every program stamped with Author name which, once set, is not allowed to be changed. You need to install JDK 1.8 or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Snippetory

    Snippetory

    Java templating solution with passive templates.

    Snippetory is a platform for java developers dealing with any text generation. The abstraction layer helps to keep the issues of the 'view' in the view, while all logic is implemented in java. Editing, debugging and testing, all with the tools one is already used to. The separation of template keeps the template simple, the logic compact, and easy to navigate, and offers completely new re-usage scenarios. Sourceforge code hosting is abandoned. Primary site is now https://gitlab.com/jproggy...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Trollware-Builder-TB

    Trollware-Builder-TB

    open source software build a file.exe to troll other systems

    it work by creating a plenty of image files and change the background with it, its only for fun and not harming systems. license By downloading this, you agree to the Commons Clause license and that you're not allowed to sell this repository or any code from this repository. For more info see https://commonsclause.com/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    W3LuaEnv

    W3LuaEnv

    W3LuaEnv is a free tool for Warcraft III modders

    W3LuaEnv is a free and lightweight tool for Warcraft III modders who want to program their maps using Lua. It seamlessly integrates with the World Editor, allowing instant script updates without restarting the editor or using complex workarounds. With W3LuaEnv, you can maintain a modular codebase, write scripts in your preferred editor, and apply changes instantly by pressing F9 in the Trigger Editor. The tool automatically compiles and injects your Lua scripts before running the map,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    dzTankerKoenig

    Tankerkoenig.de REST API for Delphi

    A Delphi implementation of the REST API to get current fuel prices from https://creativecommons.tankerkoenig.de (Needs a free API key). Includes a test program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    led-text-editor

    led-text-editor

    A simple and easy-to-use but yet powerful line-oriented text editor.

    led is a simple and easy-to-use but yet powerful line-oriented text editor. It is written in Urn Lisp and compiled to Lua, so it is available for every platform where Lua (version 5.1 or higher) is available as well; however some special features are available only with Lua 5.1 (or LuaJIT) on AmigaOS, MorphOS, AROS and UNIX with XTerm. The latest release (18-Mar-2021) now supports also scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    bdsproj2cfg

    generates project.cfg files from the project's .bdsproj file

    This is a simple tool for generating a Delphi project.bdsproj file from the project.dof file that is maintained by the Delphi 2005/2006 ide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    dof2cfg

    generates project.cfg files from the project's .dof file

    This is a simple tool for generating a Delphi project.cfg file from the project.dof file that is maintained by the Delphi 6/7 ide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RapidASDev for Oracle

    RapidASDev for Oracle

    RASD for Oracle

    ... is that the development cycle is really fast. The development process can be start with the business users (no or less documentation and no programming) with the combination of analytics or designers. In few minutes you can have working prototype for business users to discuss about their requirements. For the first impression you can test it on http://bit.ly/RasdNo1 Code on GITLAB https://gitlab.com/rasd-installation/rasd Go to WIKI for more details ....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Ring

    Ring

    Simple and flexible programming language for applications development

    ... is distributed as a Free-Open Source project under the MIT License.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    minthcm

    minthcm

    Free, open-source Human Capital Management system

    minthcm.org is a free and open-source tool for Human Capital Management. Mint based on two popular, well-known business applications: SugarCRM Community Edition and SuiteCRM. This is why we often say that MintHCM is CRM reinvented. You all know how much goes into technological development of this type of business software… That's why we need your help. Thanks to the open code of both SugarCRM CE and SuiteCRM we were able to reintroduce some features, redesign other, and provide brand...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Muse: Middleware Universal Scripting idE

    Muse: Middleware Universal Scripting idE

    Automate: WebSphere; WebLogic; JBoss; Glassfish; Tomcat; Linux, WinRM

    Simplify... Aggregate... Automate... Simplify... *** OPEN SOURCE - GPL3/EPL. Use Python / Jython to automate WebSphere, WebLogic, JBoss, Glassfish and Tomcat Middleware Estates over JMX, both SSL and non-SSL + Linux SSH (agent-less) + WinRM Target all 5 servers, Linux and WinRM from the same workspace. Familiar Eclipse based Jython and Python Development IDE, pre-configured and ready to go. 4-Click Installer. Win x64, Linux WINE x64. Built-In JVM. Java 8/9/10, Amazon Corretto...
    Downloads: 1 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.