Showing 17 open source projects for "delphi code source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1

    mwayne's PortableApps

    mwayne's Dev Tests for PortableApps.com

    Projects' Source Code: ================= Anti-Twin: https://github.com/2wayne/Anti-TwinPortable AutoHotkey: https://github.com/2wayne/AutoHotkey_LPortable CPU-Z: https://github.com/2wayne/CPU-ZPortable Everything: https://github.com/2wayne/EverythingPortable FastStone Image Viewer: https://github.com/2wayne/FSViewerPortable GPU-Z: https://github.com/2wayne/GPU-ZPortable Mumble: https://github.com/2wayne/MumblePortable NetWorx: https://github.com/2wayne/NetWorxPortable PotPlayer...
    Leader badge
    Downloads: 403 This Week
    Last Update:
    See Project
  • 2
    FluAutoClicker | Fluent Auto-Clicker

    FluAutoClicker | Fluent Auto-Clicker

    A powerful and universal Auto-Clicker with Fluent Design for Windows

    ... 🛠️Hold or Click -> You can set click or hold button for any time you want 🖱️LB/RB/MB Support -> Support Left, Right, and Middle mouse buttons 🪢 Random interval -> Generate random interval between clicks 📂 Open Source -> The source code is available on GitHub with GPL-3.0 License
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 3
    MacroPilot

    MacroPilot

    MacroPilot: Piloting Tasks with Automated Macros

    Auto Clicker, Auto Keyboard Clicker, Macro Automation Player, and Keybinds! MacroPilot is an open-source software solution designed to streamline task management and enhance productivity through automated macros. With MacroPilot, users can automate repetitive tasks, freeing up valuable time. Features Added in v1.2.0-alpha: - Randomize Clicks: Instead of clicking at set intervals, add randomness between clicks. Previous Features: Auto Clicker - Customize Click Speed: Set time...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4

    pyexpander

    A powerful macro processor based on python

    Pyexpander is a powerful macro processor based on python. Instead of simple macro replacement it offers evaluation of arbitrary python expressions and execution of python code. Pyexpander is Turing Complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel SSE/SSE2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CalendarMacro

    LibreOffice Basic Macro for Making Calendar

    This macro requires OpenOffice(or LibreOffice) Calc. My macro file creates a full colored Turkish yearly calendar for any year you want. Be careful my code is ready to use for Turkish language but you can easily transformed it into English one since I mentioned how to do that inside the code. You just need to add a new spreadsheet called as "takvim" and add a macro, copy the macro code to your spreadsheet and run. If you need any help please ask.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ATasm: 6502 cross-assembler

    ATasm is a 6502 command-line cross-assembler.

    ATasm is a 6502 command-line cross-assembler that is compatible with the original Mac/65 macro assembler released by OSS software. The aim of ATasm is to provide Atari home-brew coders with a comfortable and powerful toolset.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 441 This Week
    Last Update:
    See Project
  • 9
    calc2booktab.latex

    calc2booktab.latex

    Script for OpenOffice/LibreOffice to convert tables to Latex-Code

    UPDATE: The project was moved to github (https://github.com/schober-ch/calc2booktab). The soruceforge page won't get any bugfixes, please use the github repo if you want to try this macro. -------------------------------------------------------------------------- A Python extension for OpenOffice/LibreOffice to convert selected cells to LaTeX-Code. Its similar to Calc2Latex, but typographic formatting is more advanced (numeric columns, dcolumn-package, booktab-package) Script is tested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    A general purpose macro recorder for Windows (written in C#) whose macros can be easily edited later (adding decisions, loops etc.) easily. Including a plugin interface to easily add new functions. You can also export the macro to C# source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    "Include Macro" for Maven2 :: Doxia starts where the standard Snippet macro ends. It combines features like standard file/snippet inclusion, source code highlighting, Velocity templates and dynamic content, without adding additional dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    web-macro-Processor

    A general-purpose macro-processor, particularly useful for HTML

    A general-purpose macro-processor, particularly useful for chunks of HTML. Runs on MS windows, could be adapted easily for Unix/Linux. Small: source code is 500 lines of Pascal.#]Good docs.. For the manual, follow the Wiki link above, then Browse Pages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This project provides a tool-chain for compiling C code for the SPEAR2 processor. It comprises a C compiler (GCC), an assembler/linker, a macro assembler, a basic library and a simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Line Oriented Macro Expander. A sophisticated macro processor capable of loops, subroutines, libraries, file processing, etc. Extensible and Modular, very OO implementation. Comes with macros for POV-Ray buildings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimpleASM is a IDE for the MASM (Microsoft´s macro assembler) which is fully written with Borland Delphi6. It uses several controls (please see homepage) and is able to modify the hash table for changing the tokens (color, style ect.).Compiler params can
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An implementation of the venerable MACRO assembler preprocessor from back in the mid 60's. It's interesting as a study of what was possible then, and how that could be useful today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Python-based macro processing tool to extend C-like languages with DSLs. MP reduces the amount of work necessary to extend C by extracting the relevant blocks to process and calling user-supplied Python functions to handle the macro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
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.