Showing 297 open source projects for "delphi code formatter"

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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    PrettyPrinter is a source code formatter/beautifier. Its modular design allows the use of different syntax modules through a unified interface. It comes with a default syntax module that interprets customizable syntax files using regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a set of container pseudo templates for Delphi and other Object Pascal compilers (Kylix, freepascal, Virtual Pascal) supplying type safe templates for: lists, sorted lists, stacks, queues, hashes (associative array)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    UniversalIndentGUI
    A cross platform GUI for several code formatter, beautifier and indenter like AStyle, GNU Indent, GreatCode, HTML Tidy, Uncrustify and many more. Main feature is a live preview to directly see how the selected formatting option affects the source code.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 4
    Windows Ribbon Framework for Delphi
    Class library for working with the new Windows Ribbon Framework (introduced in Windows 7) in Delphi applications. Comes with a Ribbon Designer and an extensive tutorial to make it easier to create Ribbon based user interfaces. Requires Delphi 2010+.
    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
  • 5
    A Delphi language parser, source analyzer and refactoring API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ShellShock provides a set of components that let you customize applications with the functionality available in the Windows Shell & Windows Explorer, all without writing code. The components are written in native VCL for Borland Delphi & C++Builder.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    ANTLR IDE
    An eclipse plugin for ANTLRv3 grammars. Support for ANTLR 3.0.x/3.1.x/3.2.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jalopy is a source code formatter/beautifier/pretty printer for the Java programming language. It is aimed to provide a full-featured, yet free alternative to the well-known Jindent. Plug-ins for Ant, Eclipse, IDEA, JBuilder, JDeveloper, jEdit, NetBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MiDIDE is a portable code editor for virtual machines low-level languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10

    SISSy

    SISSy detects problem patterns OO source code

    SISSy is a platform for problem pattern identification in OO source code written in Java, C++ or Delphi. Problem patterns include the well-known bad smells as well as typical violations of good OO design principles and heuristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DUnit automates unit testing of Delphi code. The target audience for DUnit is developers who are both writing the code to be tested and the unit tests for that code, an approach advocated by Extreme Programming. Dunit is is a Delphi port of JUnit.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    A framework library which aims to independize we all, the delphi developers, from the different glitches of the platform, and attempts to provide code that is independent from the OS. It is based on *heavy* use of interfaces. Works on FPC (FreePascal).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Provides a unified CLI interface for source code re-formatting and checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The HLA Back Engine is an object code formatter that converts machine code to Win32/COFF, ELF, or Mach-O file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Create your own progress bar! This very short delphi help shows you how to add a progress bar to any web browser programs you make in no time. It is very basic, and kept as short as possible, you can figure out most of the code just by looking at it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Source code recovery project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TDuelLog
    Delphi 7 and Rad Studio 10 log class easily and quickly adds a log file to your system that auto captures exceptions. Requires JEDI Code Library (JCL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Notepad GNU
    Notepad GNU the text editor designed to be an alternative to the standard Notebook. This application can be found useful by both programmers, for code editing, and all those for whom the good text editor is necessary.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Discover is an analysis tool that allows to measure how thoroughly Delphi programs have been tested. It shows interactively and directly in the source code which code sequences have been executed at least once and which have never been executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LanMan - Multi-Language Application SDK
    LanMan project is a library for developing multi-language applications. Project also has a special support for CodeGear/Borland VCL library which can automatically translate supported components. Project has editor for language files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    XLineCounter is a open source C# program to analyze source code files and count number of source code line. It can count number of source line, comment line and blank line. It support C#.NET 2003/2005,VB.NET2003/2005,VB6.0,Delphi,SharpDevelop1.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IDE for PIC18F
    Integrated Development Enviroment for series of Microchip PIC18F microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BCS Clone Generated Code
    Mr. Arch Brooks, Software Engineer This application clones source code produced by the BCS Delphi Code Generator. https://bcsjava.com/blg/bcs/article.php?story=2010082508493248
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AIDE is a compact IDE for Android developers. Firstly, it's an IDE of java for Android, then it'll be extended to SIMPLE(Basic) for Android. It's a RAD with form designer, code editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    StarUML
    StarUML is an open source project to develop fast, flexible, extensible, featureful, and freely-available UML/MDA platform running on Win32 platform. The goal is a compelling replacement of commercial UML tools such as RationalRose, Together and so on.
    Leader badge
    Downloads: 418 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.