Showing 46 open source projects for "free pascal compiler linux"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    ShareCalc
    With ShareCalc, multiple parties can manage expenses for a joint project and create a statement based on each party's share. An example would be the statement for a family vacation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TRURL

    TRURL

    A suite of RPN calculators and a class library for Object Pascal

    TRURL is a suite of desktop calculators with reverse Polish notation (RPN) written in Object Pascal. Additionally, it comes with a free reusable class library (RPN Engine) as a toolbox for creating your own calculator. TRURL is an acronym for "TRURL is a Reusable Universal RPN Library". Class Libraries: • RPN Engine: Full-featured calculation engine for Pascal-based RPN calculators • Segmitator: Library for virtual seven-segment displays Applications: • TRURL A: Simple demo app...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PUMA Repository

    PUMA Repository

    Pascal Units for Medical Applications

    The PUMA Repository is a collection of Pascal units for medical informatics. It contains reusable source code for a wide field of health-care application development. The code includes a support engine for the European Data Format (EDF and EDF+), converting functions for units of measurement and an HL7 engine. PUMA is compatible with Lazarus and Free Pascal. Some of the units also support other Pascal implementations including Delphi, winsoft Pocket Studio and other compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PeaZip

    PeaZip

    Free Zip software and Rar extractor

    PeaZip is a free archiver tool. The application provides an unified, natively portable, cross-platform file manager and archive manager GUI for many Open Source technologies like 7-Zip, FreeArc, PAQ, UPX. Create: 7Z, ARC, Brotl, BZip, GZip, PEA, TAR, WIM, XZ, ZPAQ, ZIP, Zstandard files and more Open and extract 200+ file types: ACE, CAB, DEB, ISO, RAR, ZIPX and more Features of PeaZip includes extract, create and convert multiple archives at once, create self-extracting archives...
    Leader badge
    Downloads: 1,372 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    GLScene

    GLScene

    GLScene Engine for Delphi & C++Builder VCL Windows 32/64

    GLScene is an OpenGL based 3D library for Delphi, C++Builder and Lazarus. It provides visual components and objects allowing description and rendering 3D scenes in graphic applications. Update of newer versions of the trunk has been moved to https://github.com/glscene
    Downloads: 56 This Week
    Last Update:
    See Project
  • 6

    Applewood Computers Accounting System

    Accounting system for smaller companies written in GnuCobol.

    ACAS contains Sales, Purchase and Nominal Ledgers (Accounts Receivable, Payable and General Ledgers) as well as Stock Control (Inventory Control) along with IRS (Incomplete Records System). This system is written in COBOL and uses the free GnuCobol compiler which compiles via C code and is therefore compatible with the following platforms: Linux, Unix, Dos, Mac OSX, Windows providing you have installed the GCC C compiler or an equivalent as well as GnuCobol. at a minimum, v2.0+. Note that all testing is done using v3.2. The current version utilises standard Cobol files, be they sequential or indexed. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Registro Chiesa

    Registro Chiesa

    Gestione dei Registri Parrocchiali, Management of Parish registers

    Software Open Source di Gestione dei Registri Parrocchiali con Inserimento, Ricerca, Stampa, ecc. Open Source Software for Management of Parish registers with Insert, Search, Print, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    XML Frames BPM VRAD Lazarus

    XML Frames BPM VRAD Lazarus

    BPM from EADS W4 Express BPM Engine

    XML Frames' engine creates Management Softwares from XML. It uses Man Frames and Extended packages. BPM W4 Express engines and projects with Gantt graph. XML Frames uses Man Frames and Extended. https://sourceforge.net/p/jframes/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Health Organizer

    It will organize your Health and the Health of your loved ones

    Take a look at http://hor.sourceforge.net/ for all the information. Organizza la tua salute e quella dei tuoi cari Visitate il sito http://hor.sourceforge.net/ per maggiori informazioni. Organize a sua saúde e a dos seus entes queridos Veja http://hor.sourceforge.net/ para toda a informação. Organiser votre santé et celle de vos proches Jetez un oeil à http://hor.sourceforge.net/ pour toutes les informations. Organiza tu salud y la de tus seres queridos Eche un vistazo a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Gestinux

    Gestinux

    Accounting and billing software

    Accounting and billing application, developed using LAZARUS, for Linux and Windows. Local executable, quick and easy to install. Can create and use local or remote MySql, MariaDb or PostgreSql databases. English, French, Spanish and Italian translations. Ready to be translated by non IT specialists, using a translation module included.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    eval: command line calculator

    Evaluate math expressions from command line or in interactive session.

    Small (156 kB) command line calculator. Evaluate an expression directly from command line with eval <expr> command Example: c:\> eval 2+3 5 or in an interactive session. In a session, results may be assigned to unlimited number of variables and used in later calculations. Example: > x := 6+7 13.0000 >y := x*2 26.0000 Large number of elementary, special, trigonometric, hyperbolic and probability distribution functions are available. Number of decimal digits is defined by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PasteQuick

    PasteQuick

    Minimal Pastebin desktop application

    PasteQuick is a Pastebin app; that is, you can paste text snippets to Pastebin.com from this app without having to go to the website. Designed for 'paste-and-go' code sharing sessions, it strives to be minimal and keep out of your way, so though it doesn't include functions like managing your pastes, it can be easily incorporated into your session workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ada PDF Writer

    Ada PDF Writer

    A standalone, portable package for producing dynamically PDF documents

    PDF_Out is an Ada package for writing easily PDF files dynamically. Enables the automatic production of reports. Standalone and unconditionally portable code. No external resource is needed. More information on... http://apdf.sf.net Alire crate: https://alire.ada.dev/crates/apdf Mirror: https://github.com/zertovitch/ada-pdf-writer
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    Excel Writer

    Excel Writer

    A standalone, portable Ada package for producing Excel spreadsheets

    Excel_Out is a standalone, portable Ada package for writing Excel spreadsheets with basic formattings and formulas, easily and programmatically. Enables the automatic production of reports. No interaction needed with Excel or MS Office. More information on: http://excel-writer.sf.net Alire crate: https://alire.ada.dev/crates/excel_writer Mirror: https://github.com/zertovitch/excel-writer
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15
    notetask

    notetask

    A simple application for creating and organizing task lists, offering

    Notetask is a cross-platform application for managing task lists that include completion status, task description, and notes. Each task can have a due date and be marked as a favorite with a star. It uses its own storage text format based on Markdown. It is designed to help you quickly organize a large number of small routine tasks. You can enter tasks directly in the app or paste raw text from the clipboard — such as a list of requirements or ideas — then sort them into groups, set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Una interfaz gráfica multiplataforma para pdftk escrita en object Pascal con Lazarus y compilada con FPC.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Triangolo

    Triangolo

    Liothyronine dosage calculator

    Calculator software helping to determine L-T4 and L-T3 substitution dosage according to the algorithms provided by the European Thyroid Association (ETA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PeCalc

    PeCalc

    PeCalc is a polyvalent engineering calculator for S&T students

    ...It also allows making changes of numeric base, prime factor decomposition, solving linear equation systems, statistical and financial computations, rational fraction decomposition and plotting some control engineering graphs. PeCalc includes comprehensive user help in English and Spanish. Currently PeCalc runs on Android and MS Windows. A version for GNU Linux is planned for the near future. It has been developed in Object Pascal using Embarcadero Delphi. A Lazarus/Free Pascal version will be available soon too.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    Free Prayer Time Calculator

    Open source program computing and notifying for Muslim prayer time.

    Free Prayer Time Calculator (FPTC) is an open source program computing and notifying for Muslim prayer time on many platfrom (unix, windows,...). It is simple to use and has the many features as : * Playing athan * Displaying next salat time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Coppettino

    Coppettino

    www.coppettino.it

    "Coppettino" è il software open source di fatturazione elettronica e preventivazione che ti aiuta nella tua tua attività. Semplice, sicuro, intuitivo e gratuito. Ti permette di creare la tua fattura immediata anche senza connessione internet per poi inviarla in un secondo momento; ideale anche per regime dei Minimi e Forfettari. La versione 3.0.0, assolve le specifiche tecniche 1.7.0 per l’anno 2022.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Texmaker Shortcut Viewer

    Texmaker Shortcut Viewer

    A tabbed viewer to show the keyboard shortcuts available in Texmaker

    A tabbed viewer to show the keyboard shortcuts available in Texmaker. Versions are available for Windows and Linux. Due to the app's dead simple mode, there is no documentation. Note: This app is neither affiliated with, nor endorsed by, the creator and maintainers of the program Texmaker. search: latex tex texmaker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fortes Report 123

    Fortes Report 123

    Lazarus Free Pascal Report Components

    Fortes Report are Lazarus Reports' Components' compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Kanmine

    Redmine Client

    Kanmine is a desktop client to access Redmine projects in Kanban style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    employear

    employear

    Employee attendance management with import and reports

    ...Transfer the saldo to next month, or subtract the payed overtime. Look at employee/month/year views. Export data to HRM, print reports, give feedback to employees. Linux Desktop Gambas2 (Gambas 3: see Employear3) MySQL/mariadb Use gambas2 compiler/runtime, which is free available in most distro's. Employear source package must be unpacked, then opened in the Gambas IDE, and run or compiled. Can easily be translated in the Gambas IDE-without touching the code. Perfect intermediate for Small Business between employee Time Tracker and HRMdepartment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pascal NUCLEUS (GUI/VM)

    Pascal NUCLEUS (GUI/VM)

    Portable Pascal GUI Library for Atari ST/TT/MSDOS

    NOTE: As of r816, Nucleus source code is licensed under GPLv3. (8th Oct 2017) Nu|cleus [ˈnjuːklɪəs] - The central and most important part of an object, movement, or group, forming the basis for its activity and growth. This is yet another long-term project (YALP?). The aim is to write a portable GUI/OS for Atari ST, Amiga and DOS. The code must be small, fast and support modern GUI features. ie: Embedded component controls. The code current compiles with Highspeed Pascal (Atari ST)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB