Showing 102 open source projects for "source code"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    ean13chk is a program to validate EAN-13 format barcodes (in digit format). it will tell if your barcode is valid at all and, if necesarry, tell you how it has to be changed to be valid. the package contains source code and binary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Pascal program which documents Pascal programmed code into an html output using available comments (similar to JavaDoc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Yana - Yet Another Network Analyzer. TCP, UDP, IP, ICMP, ARP, SNMP, EGP; FPT, SNTP, HTTP analysis tool with source code (Delphi in release 0.1.0, Freepascal in releases 0.2.x). Includes RFC1213 units libraries source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Analyse and convert sources to trees of blocks. Project on FreePascal and Lazarus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    A compiler for a simplified pascal language. It runs in a x86 computer with a Linux-based OS. The purpose of this project is to show how a source code in pascal can be converted to x86 assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A console-based web design environment. The intention is to create standards-compliant xhtml code, though it is also possible to use some tags which are browser specific. The source code is written in Pascal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Convert a pascal (.pas) source to a colored Html page. Version 1.3 made with Free Pascal / Lazarus source code (see screenshots).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EstLogger is a logging solution for Delphi applications to help developers improve their code by getting insight in the flow and performance of their applications. The project contains a logger class to send messages and a separate logging application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Shader Assembly Compiler (SHARK) is a tool to perform automatic conversion from DirectX 9 pixel shader assembly language into a C++ code that performs corresponding OpenGL states setup via IHV’s propietary- or ARB-extensions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    An interactive dialog editor for Borland Turbo Vision applications. Written in Borland Pascal. Generates dialog source for Borland Pascal and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DelphineOS is a "unix-like" OS designed for i386 processors and higher. It uses 32bits, protected mode, multitasking, virtual memory... The source code is written in PASCAL. If you want to HELP us, send e-mail to g_cavelier@yahoo.fr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Research Description Language (RDL) is an XML application for describing and publishing scientific research efforts. Research Editor (REd) is a tool for editing RDL documents, and exporting them to LaTeX, PDF, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Continue development of the msdos based impulse bbs software. This software was written using turbo/borland pascal 7. Work on porting the source code to use the free pascal compiler, which will allow for development of the project on multiple platfor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Modernizing the sentential and predicate logic programs, Bertie and Twootie, by cleaning up the code, rewritting the code to conform to the standard Pascal defination, and developing a graphical user interface for both X and MS Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Support the DOM object model using delphi code, the sources are based on Free Pascal XML units
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Code to process human readable input is often highly stylized and repetitive. This project extracts the common elements found in such code and makes them available in a concise form as C tables and subroutines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Doc2Html command line operating program strippes the Word produced html files (by opening the documet, saving as html) leaving pure text + minimum html code. It also has a mode to convert data berween different charsets: DOS, Windows-1250 and ISO-8859
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    "Traceur Pascal" is a java application that interprets Pascal source codes and follow its execution. The purpose is to help pascal beginners to understand how a pascal program is executed and to debug source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PRAHN is an interpreted scripting language which allows massive amounts of HTML code to be written with minimal input and allows for web sites to be updated with minimal effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Master Operating System as Visual Pascal for DOS Graphical Interface for FPC programmers. MOS Design is based upon Amiga Workbench Make easily Roll-up menus, windows, buttons, sliders, lists, requesters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NATIVE is a project aimed at producing a version of the C# language compiler which omits native-code for various OS platforms. NATIVE does not target the CLI or use the CLR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Graphical database creator (like R. Rose and Erwin, but with more functions and facilities, working at linux and windows. Supporting the most of the existing databases available (interbase, oracle, mysql, sql server, access, and another ones if possible)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Generate Pascal and/or C code starting from a simple HTML-like file. You insert then the output in your program and with a simple call to a function you'll see on the screen the linked HTML! In the future the format will be HTML/XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TeXPerfect plans to be a cross-platform, extensible, user-friendly yet expert-tunable visual TeX implementation. The most important feature will be a split screen (inspired by WordPerfect(R) Reveal Codes) showing the underlying TeX code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DFM To Pascal is a GPL (Delphi source for a while) application used to port source code from Delphi to Free Pascal Compiler using the Lazarus libs. DFMToPas read a list of DFM files and create 4 pascal files for each DFM file. Example, DFMToPas read MyFo
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB