Open Source Pascal Software - Page 31

Pascal Software

Pascal Clear Filters

Browse free open source Pascal Software and projects below. Use the toggles on the left to filter open source Pascal Software by OS, license, language, programming language, and project status.

  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1
    Dictionary-tree is a standard dictionary, means a lexicographic tree (acyclic graph), where letters are nodes of tree, starting from root going down to leaves. You can Get and Add words, Clear and Save the whole dictionary. C++ and Pascal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    kuzya

    kuzya

    Simple crossplatform IDE for people who study programming

    Kuzya is simple crossplatform IDE for people who study programming. Main idea of it is to concentrate attention of the users only on learning the programming language but not on usage of IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libltc-delphi

    libltc-delphi

    Linear Timecode is an encoding of SMPTE timecode data in an audio sign

    Linear (or Longitudinal) Timecode (LTC) is an encoding of SMPTE timecode data in an audio signal, as defined in SMPTE 12M specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    a Lazarus/(freepascal) programmed software for running commands on remote "server" or machine, true a file shearing.(like sshfs..)... some customize options, GUI on the user/machine...linux ppc, x86 and linux amd64, the source binary enabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    m6811dis

    m6811dis

    M6811 Code-Seeking Disassembler

    The M6811 Code-Seeking Disassembler is a command-line tool that lets you enter known starting vectors for a given code image for the 6811 micro. It will disassemble the code and follow through branches to assist in the separation of code and data. Its companion Fuzzy Function Analyzer uses DNA Sequence Alignment Algorithms to locate similar code in multiple binaries, facilitating reverse-engineering. Originally written to analyze code from GM automotive engine controllers, but is useful anywhere a 6811 micro is being used. Version 1.0 was written in Borland Pascal in April 1996, and updated to v1.2 in June 1999. It was later rewritten to C++ in July 1999 through Jan 2000. While it's been freely available since its creation, it's being released here as an open-source project so the world can better use it as it sees fit. Version 2.0 is completely reworked in 2014 to compile and run with GCC and STL to make it fully portable and accessible to all computer platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mORMot

    mORMot

    Synopse mORMot 1 ORM/SOA/MVC framework

    mORMot is a high-performance, full-stack framework for Delphi and Free Pascal that includes an ORM, REST server, and RPC system. It enables developers to build scalable, database-driven applications with strong typing and minimal boilerplate. mORMot is designed for speed, cross-platform compatibility, and seamless integration between client and server code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    macOS FPC + Lazarus daily snapshots

    macOS FPC + Lazarus daily snapshots

    Daily macOS FPC + Lazarus snapshots (Cocoa - 64 bit - Intel and ARM64)

    IGNORE THE BIG GREEN DOWNLOAD BUTTON: choose file in Files area These macOS snapshots of the development branches are generated automatically. All I can say is that the compiler found the source good enough to compile. YOU ARE USING COMPLETELY UNTESTED SOFTWARE. Caveat Utilitor! 1. Move lazarus-src to your home directory 2. Open a Terminal 3. Change to lazarus-src and run the command: xattr -drv com.apple.quarantine * 4. Use a script to start Lazarus like: #!/bin/sh open ~/lazarus-src/lazarus.app --args "--pcp=~/.laz_main" There is also a daily FPC development snapshot for ARM64. 1. Move fpc-src to your home directory 2. Install with a script like: #!/bin/sh cd ~/fpc-src xattr -drv com.apple.quarantine * sudo make FPC=$PWD/ppca64 OPT="-ap -FD/Library/Developer/CommandLineTools/usr/bin -XR/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk" install Adjust links in /usr/local/bin to point to 3.3.1 or choose compiler in Lazarus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Package for coding and decoding files with Matheos algorithm from commandline or console in Linux/Unix Environment. Based on Keys stored in files or as hardware locks (on devices). Fast and strong coding. Fast encoding.ONLY BINARY PACKAGES FOR NOW!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    mdterm

    Markdown engine for Unix terminals

    This project provides a pseudo-markdown engine for producing nicely formatted text in terminal windows. The markdown syntax bears no resemblance to what is commonly called markdown, but is instead a custom formulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    A pascal unit providing classes for connection to a memcached server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    microTone Module

    microTone Module

    Simple DIY Analog Hardware Interface

    microTone Module is analog interface to connect microcontrollers or digital logic systems with PCs. This interface use PC sound card’s audio output terminal to send commands to external hardware systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Web publish without any access to database, everything is done with files, using XML and other marks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    miniGlue

    miniGlue: modularized components to create graphic editor in minutes

    The original miniGlue is aimed to make a light-weighted Photoshop-style layer management system. We want to make the code as easy as possible, easy to understand. We hope everybody could build his/her own layer-based image processing software on the fly with miniGlue. Then another founder of miniGlue, x2nie, made a bigger vision that miniGlue stands of ready to use visual-components for very fast and easily develop graphic editor under Delphi/Lazarus. It also extendable to your own need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Scanner for Medal Of Honor for keep a ban list and kick player banned. used to keep cvar "FST_playerNames" up to date with players name, some mode use it like freeze-tag mod by mefy It run in console mode writed and compiled for Linux and Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The program fuses 2 sets of molecules. It tries different relative positions of molecules before binding them, so that there is no or minimal intersection in the resulting molecule. The atom to be fused in a molecule is labeled with an R symbol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    music_edit

    music_edit

    Music Editor for DOS

    Music Editor for DOS, which was written using Turbo Pascal. It is Russian only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Name "musicbox" System to manage a digital jukebox via web interface: Supports: Music Play Audio CD Play and Rip Music File upload. NEXT: Full file managment. Tools: - Free Pascal, JavaScript unix shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    my_delphi_cron is a cron like for Windows Systems Compared to other cron-like : -> It is developped with Delphi -> MySQL or XML can be used for Database -> It should be as simple as possible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    mzsystem

    Simulator of planetary systems

    This is a Delphi/Pascal class that implements a realistic simulator of planetary systems. You can design your own solar system, create custom planets or other objects and establish their gravitational relations using groups. See demos for Windows using OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    nucleOS will be an 32-bit Operating System (perhaps we'll make it 64-bit later), written in Pascal and Assembler. It will be based on the i386 architecture and will support multi-tasking later on. Project is dead since 2006-03-19.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    openTempus is an open source automatic time tracking tool without human intervention. Every second saves in a database your current window title and application name so it can record your PC activity, it can also link this trackings with custom tasks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Opscript is an Object Pascal Active Scripting Engine. It can be executed in Active Scripting Hosts in the same way that JScript, VBScript, ActivePerl, and other similar engines are (such as Internet Explorer, Windows Script Host, etc) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An open access program for the optimisation of AFLP scoring parameters, closely related with the tinyFLP software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    osFree operating system
    open source analogue of IBM OS/2 operating system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    otisoft

    otisoft

    This project contains several open source mini-projects.

    This SourceForge project has been set for our mini-projects. Please go to otisoft.org to use our services.
    Downloads: 0 This Week
    Last Update:
    See Project
Monday.com Logo