Showing 260 open source projects for "delphi code formatter"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1

    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: 2 This Week
    Last Update:
    See Project
  • 2
    GNAVI: GNU Ada Visual Interface

    GNAVI: GNU Ada Visual Interface

    GNAVI: The GNU Ada Visual Interface.

    The GNAVI project provides GWindows, a Rapid Application Development framework for Graphical User Interfaces on MS Windows. The durable Open Source answer to Delphi and Visual Basic. Alire crate: https://alire.ada.dev/crates/gwindows Mirror: https://github.com/zertovitch/gwindows
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    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: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    inc_builder

    inc_builder

    Save your source code (Delphi/Pascal) inside the compiled application

    Save your source code inside the compiled application Сохраните свой исходный код внутри скомпилированного приложения
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 907 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    Dev-C++

    Dev-C++

    Open Source C & C++ IDE for Windows

    Dev-C++ is a full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set. It supports Windows 98, NT, 2000 & XP. This is the original Dev-C++ software as published by Colin Laplace and this repository is frozen to version 4.9.9.2. For more recent versions of Dev-C++, please check the following forks: - Embarcadero Dev-C++: https://sourceforge.net/projects/embarcadero-devcpp/ (last update: March 2021) - Orwell...
    Leader badge
    Downloads: 122,983 This Week
    Last Update:
    See Project
  • 9

    SynEditCb

    SynEdit in C++ for C++Builder

    C++ Builder users without a Delphi license were previously unable to compile the demos. It works with SynditCB. The C++ version located in the "Demos" folder requires the SynEdit components to be installed in the IDE. A second version of these projects is located in the DemosCb folder. Here, instead of the installed components, the source code of the SynEdit components translated to C++ is used, which is in the folder SourceCppRun. The code was translated using the Delphi2CB tool...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Conversational AI for fast and friendly customer care | watsonx Assistant Icon
    Conversational AI for fast and friendly customer care | watsonx Assistant

    Get started on your generative AI journey

    IBM watsonx Assistant is a next-gen conversational AI solution—it that empowers a broader audience that includes non-technical business users, anyone in your organization to effortlessly build generative AI Assistants that deliver frictionless self-service experiences to customers across any device or channel, help boost employee productivity, and scale across your business.
    Learn More
  • 10
    LuaFormatter

    LuaFormatter

    Code formatter for Lua

    Reformats your Lua source code. The program will attempt to automatically use the current directory's .lua-format file if no config file is passed in the command line. If none is found, it will try to locate a .lua-format file in a parent directory recursively. On Linux, it will use $XDG_CONFIG_HOME/luaformatter/config.yaml if .lua-format does not exist. In case there's no file, it will fall back to the default configuration. The program will give the top priority to the configuration values...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Caramel

    Caramel

    Functional language for building type-safe applications

    Caramel is a functional language for building type-safe, scalable, and maintainable applications. It is built in OCaml and maintained by Abstract Machines. Caramel leverages the OCaml compiler, to provide you with a pragmatic type system and industrial-strength type safety, and the Erlang VM, known for running low-latency, distributed, and fault-tolerant systems used in a wide range of industries. Excellent type inference, so you never need to annotate your code. Supports sources in OCaml...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    .Net Core for Delphi/Lazarus

    .Net Core for Delphi/Lazarus

    The best library to work with the .Net Core from Delphi and Lazarus.

    ... and macOS operating systems. - No extra dll is required when deployed. - Allows Delphi and Lazarus to consume .Net Core Libraries as if they were native code. - Full access to .Net Core Framework Class Library. - Lightweight and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SimpleCov

    SimpleCov

    Code coverage for Ruby with a powerful configuration library

    Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites. SimpleCov is a code coverage analysis tool for Ruby. It uses Ruby's built-in Coverage library to gather code coverage data, but makes processing its results much easier by providing a clean API to filter, group, merge, format, and display those results, giving you a complete code coverage suite that can be set up with just a couple lines of code. SimpleCov/Coverage track covered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Swimat

    Swimat

    An Xcode formatter plug-in to format your swift code

    An Xcode formatter plug-in to format your swift code. After installation, you should open the Swimat.app once to make the functionality works. The module is available as open source under the terms of the MIT License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dev-C++ for Windows 10/8/7

    Dev-C++ for Windows 10/8/7

    A fast, portable, simple, and free C/C++ IDE

    Coding Boot Camp Learning to program? Check out the free boot camp from Embarcadero which runs from Monday, August 22nd to Friday, August 26th. https://learndelphi.org/boot-camp-2022/ Embarcadero Dev-C++ is a new and improved fork (sponsored by Embarcadero) of Bloodshed Dev-C++ and Orwell Dev-C++. It is a full-featured Integrated Development Environment (IDE) and code editor for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as its compiler...
    Leader badge
    Downloads: 12,358 This Week
    Last Update:
    See Project
  • 16
    QR generator (text to file BMP) Generate QR code without connection to Internet (free all developers) with sources of DLL 2021 by Alexander Rogan http://rikosoft.com
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    LinLocalize 1.6 for Windows
    LinLocalize for Windows is an application for localizing executables to other languages. It automates resource translation to great length. Application language can be switched over regitry. No code needs to be included in application. Delphi XE source code for MS-Windows is available on subversion. - Compiling LinLocalize with Delphi XE10 is working - Using LinLocalize for translating Delphi XE10 Projects is working - LinLocalize is an 32bit Application but can handle 64bit Executeables...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    .Net Runtime Library for Delphi

    .Net Runtime Library for Delphi

    This is the best library to work with the .Net framework from Delphi.

    ... is required when deployed. - No COM registration of .Net Libraries is required when deployed. - There are tools to generate your .Net Libraries into Delphi pas files. - Allows Delphi to consume .Net libraries as if they were native code. - Full access to .Net Framework Class Library. - Easy to use. CNClrLibrary can do so much: - Access .Net Framework Class Library. - Access Third Party .Net Libraries. - Access Your .Net Libraries. - etc Latest Version: 6.0.7.0
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19

    Visual Basic Code Formatter

    Visual Basic Code Formatter or Pretty Printer

    This application processes a visual basic code and produce a nice looking code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Snap7

    Snap7

    32/64 bit multi-platform Ethernet S7 PLC communication suite

    Snap7, through three specialized components: Client and the inedited Server and Partner, allows you to definitively integrate your PC based systems into a PLC automation chain. Designed to transfer large amounts of hi-speed data in industrial facilities, it scales easily, down to small Linux Arm boards such as Raspberry PI. Hi level object oriented wrappers are provided, currently C/C++, .NET/Mono, Pascal, LabVIEW, Python with many source code examples. Very easy to use, a full working...
    Leader badge
    Downloads: 835 This Week
    Last Update:
    See Project
  • 21

    BookPart1

    Interpreter Code for Book Part 1

    Source files for the book: "Writing an Interpreter in Object Pascal: Part 1" You will find a project group in each of the folders. Load the project group, not the individual projects when you want to load the code into Delphi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    .Net Native Interface Library for Delphi

    The best library to work with .Net Assemblies in Delphi.

    The .Net Native Interface Library (DotNetNativeInterface) is a native programming interface which provides a way for Delphi programming language to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use DotNetNativeInterface native methods to access .Net 3rd party libraries or .Net Framework Libraries without the need for registry entries, COM registrations or changes to the .Net libraries. The following examples illustrate...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    .Net Native Library for Lazarus

    The best library to work with .Net Assemblies in Pascal.

    ... illustrate when you need to use DotNetNativeInterface native methods: 1. You want to access and use .Net Framework Class Library in your application. 2. You want to access and use 3rd party .Net Libraries in your application. Competitive Advantages: 1. Access to .Net Framework Class Library. 2. No COM registration of .Net Libraries is required when deployed. 3. Allows any programming language to consume .Net libraries as if they were native code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    .Net Native Interface Library

    The best library to work with .Net Assemblies in any programming lang.

    ... to the .Net libraries. The following examples illustrate when you need to use DotNetNativeInterface native methods: 1. You want to access and use .Net Framework Class Library in your application. 2. You want to access and use 3rd party .Net Libraries in your application. Competitive Advantages: 1. Access to .Net Framework Class Library. 2. No COM registration of .Net Libraries is required when deployed. 3. Allows any programming language to consume .Net libraries as if they were native code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    PK3ENTRY

    PK3ENTRY lump managment

    This is a command line tool that: -Inserts PK3 files inside a WAD file The output WAD file contains long filename aliases (PK3ENTRY lump) The PK3ENTRY lump is parsed by DelphiDoom PK3 loader and create long filename aliases from WAD lumps. -Split WAD files that contain PK3ENTRY lump(s) to PK3 and WAD Source code repository: https://github.com/jval1972/PK3ENTRY
    Downloads: 0 This Week
    Last Update:
    See Project