Search Results for "delphi code formatter" - Page 4

Showing 472 open source projects for "delphi code formatter"

View related business solutions
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 1

    simplescanner

    check pascal source code indentation

    The Pascal language and compiler are not sensitive to white space BUT the author is: had to much code where, after a long time debugging, find the indentation has gone wrong due to refactoring or copy some code from another project. Yea we have jedi code formatter (great project !) But i need a report to tell me about suspect indentation so i can improve the code. Need to link the program to my editor so i get throwback to the location where the error was found. Geany is my preferred...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AL-IV

    AL-IV

    ALFOUR Programming language. Simple, safe, power, multi-platform.

    A programming language AL-IV (ALFOUR) is a high-level imperative object oriented programming language with minimal introduction level, easy porting to any platform claiming a very high level of safety and stability, with a controllable level of code protection, high efficiency of an executable code, full independence from a target platform, minimal enter level.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    xxm

    xxm

    A non-IDE, compile-on-refresh, web platform for Delphi.

    xxm is a web platform for Delphi. Combine Delphi and HTML into a compiled library loadable by an ISAPI extension, a stand-alone HTTP service, an Internet Explorer snap-in, a FireFox module, an Apache module, oldskool CGI...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WebHubDemos

    WebHubDemos

    Delphi (ObjectPascal) and WebHub-HTML source for demo projects

    Source code for more than a dozen demos that show current syntax for a wide range of server-side coding techniques. Embarcadero Delphi plus the WebHub Components are required to compile the .pas code. WebHub Runtime is required to run the examples. The examples are in 3 main categories: Lite, More and DB. Most of them can be seen live on https://lite.demos.href.com/demos and https://db.demos.href.com/demos when those servers are online. Sometimes they are off to save electricity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • 5
    Expanded demo to SynEdit. A source code editor and Notepad replacement; can work with encrypted files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CompFileDate

    File modification date comparison utility for the Windows command line

    File modification date comparison utility for the Windows command line. This project's source code is now maintained on GitHub: https://github.com/ddabapps/compfiledate. The latest releases are only available from GitHub. See: https://github.com/ddabapps/compfiledate/releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Foreval

    Foreval

    Foreval is parser & compiler of mathematical expressions

    Foreval is compiler of mathematical expressions (formulas) (directly to x86-32 CPU/FPU comand) given as string at run-time. Present as "dll" library and Delphi sources. Can be compiled in FPC (Lazarus). Can be direct connection to the program (without dll). Сurrent version ( v. 9.1.1.377c): Examples for Delphi, Lazarus , GCC (Codeblock), (Builder, MSVC - in b.366). Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring , graph plotting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JD Hoard Helper

    JD Hoard Helper

    JD Hoard Helper [BETA] - A set of tools for managing hoards of fi

    Have a hideous heap of hectic hell in your media libraries? Let's herd the hideous mess! IMPORTANT NOTE: This solution is not yet functional and is ONLY released for demonstration purposes. You can check out the script area - I initially created a scripting engine, but recently decided to make this solution something much larger, with scripting as an additional feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    forevalz

    forevalz

    ForevalZ - compiler of mathematical expressions with complex numbers

    ForevalZ - compiler of mathematical expressions(formulas) with support of complex numbers (directly to CPU/FPU x86-32 comand) given as string at 'run-time'. (dll library and delphi component). Can be compiled in FPC (Lazarus). Examples for Delphi (2009), FPC , C++(Builder(2009), MSVC(2010), GCC (Codeblock)), VB.NET, VB6, FreeBasic. Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring . (math parser, math expression parser, evaluate formula...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • 10
    gleditor

    gleditor

    A small programmer's editor.

    A small programmer's editor whith syntax highlight, extended search features, code completion (ctrl+space). Supported languages: htlm, sql, pascal, c/c++, c#, java, basic, javascript, css, php, python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BAScript

    Scripting engine for Pascal compilers.

    BAScript is a simple scripting engine written in Object Pascal you can use to add scripting to your Delphi, Lazarus or Free Pascal applications ("host program") to extend their functionality without the need of recompiling them. The virtual machine defines its own language, called the BAScript language. It is a low-level language, somewhat similar to the Assembler language, which is not intended to be easy to program but easy to execute. So it is recommendable to use other higher level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Ascoos Web Extended Studio

    Ascoos Web Extended Studio

    Is a web server for all Web Developers and Web Designers

    Extensions for AWES can be found in the https://sourceforge.net/p/awes-extensions/ The Ascoos Web Extended Studio is a special freeware version of web server for all Web Developers and Web Designers and is based on Apache, PHP, MariaDB and other. It offers to user the option of executing different versions of PHP and MariaDB. It is structured for easy upgrading of individual programs without uninstalling - reinstalling the AWES, no redefine needed of configuration of each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    ... megaAVR series (ATmega328P, ATmega1284P, ATmega2560, ATmega32U4, AT90USB1286, etc.) as well as the new megaAVR 0-Series (ATmega4808, ATmega4809, etc.). On the other side, while eCxx is primarily designed to work in NodeMCU, it should also support other ESP-12 based design as well as ESP-01 based design. The Makefile build system and some of the tools would only run on Linux. However, the library source code should be portable enough to be built using other build systems for AVR and NodeMC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Apophysis AV

    Apophysis AV

    Fractal Flame Editor

    Apophysis AV is an improved and modern version of the famous fractal flame editor Apophysis. This application combines the best options of previous branches (e.g. 3D- or 64-bit support and favourite variations), some of which were lost in the development process, and has multiple bugfixes. Besides, Apophysis AV has a lot of new features.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 17
    PySchool

    PySchool

    Installable / Portable Python Distribution for Everyone.

    PySchool is a free and open-source Python distribution intended primarily for students who learn Python and data analysis, but it can also used by scientists, engineering, and data scientists. It includes more than 150 Python packages (full edition) including numpy, pandas, scipy, sympy, keras, scikit-learn, matplotlib, seaborn, beautifulsoup4...
    Leader badge
    Downloads: 719 This Week
    Last Update:
    See Project
  • 18
    DelphiDoom

    DelphiDoom

    Source port of Doom, Heretic, Hexen and Strife developed in Delphi

    This is a source port of the games Doom, Heretic, Hexen and Strife developed in Delphi. Source code repository: https://github.com/jval1972/DelphiDoom Many features have been added to take advantage of modern hardware: -External hi-res textures -Advanced 32 bit color software rendering -OpenGL support -Quake (md2) models -Sloped floors & ceilings -3d middle floors -Voxels -Dynamic lightmaps -mp3 music -Custom actor definition -and many more... In addition provides...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19

    Cweed4

    Cweed is a C source file weeder for Windows, written in Win32Forth.

    Cweed is a C source file weeder for Windows, written in Win32Forth. Also available here : https://www.inventio.co.uk/Cweedexe.htm It only changes whitespace (formatting) and does not otherwise change the content of the file. This is analogous to weeding a garden, where the plants are left untouched but the bits between (weeds) may be seriously modified. Cweed is an experiment in specifying a coding standard in the form of an executable program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mars3D

    Mars3D

    Source port of the game "Mars - The Ultimate Fighter"

    This is a source port of the DOS game 終極戰士 [Mars - The Ultimate Fighter] Source code repository: https://github.com/jval1972/Mars3D In order to run the game you must have the game data. The English translation of the game can be downloaded at: https://mars3d-game.wixsite.com/index
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    RAD

    RAD

    Engine remake of the game "Radix: Beyond the void"

    This is an engine remake of the 1995 game "Radix: Beyond the void". You will need data from original game to play it (RADIX,DAT). Source code repository: https://github.com/jval1972/Rad-X
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Image32

    Image32

    A 2D graphics library written in Delphi Pascal

    Image32 is a comprehensive 2D graphics library written in Delphi Pascal. It provides an extensive range of image manipulation and drawing functions. NOTE: THIS LIBRARY IS NOW HOSTED ON GITHUB AND FURTHER DEVELOPMENT CONTINUES THERE. THE SOURCE CODE HERE IS FUNCTIONAL BUT NO LONGER UP TO DATE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DoomXS

    DoomXS

    Source port of Doom

    Extra small source port of Doom Source code repository: https://github.com/jval1972/DoomXS
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    GLSpeed

    GLSpeed

    Remake and expansion pack of the DOS game "Speed Haste"

    GLSpeed is a remake and expansion pack of the DOS game "Speed Haste". It needs the main data file of the original DOS game (speedh.jcl), both registered and shareware versions are supported. Source code repository: https://github.com/jval1972/Speed
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    xGreed

    xGreed

    Source port of the game "In Pursuit of Greed"

    xGreed is a source port of the game "In Pursuit of Greed" that runs natively in Windows. You need the data files to play the game. Source code repository: https://github.com/jval1972/xGreed Original game hosted at http://www.redshadowsoftware.com/projects/greed
    Downloads: 2 This Week
    Last Update:
    See Project