Showing 363 open source projects for "delphi code source"

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
  • 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
  • 1
    Saquen is a library which is intended to provide scripting capabilities for other programs. It specializes in ease of integration with existing code and provides facilities especially suited for scripting in computer games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ripley is a programming language that is somewhere between Forth and Postscript in terms of syntax. It is written in Ruby. There are several interesting techniques that were used to build Ripley including code generation for the individual language ops,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ESS-MODEL: The fastest and easiest to use UML reversing tool! With ESS-MODEL you can view class diagrams from your code in the time that other tools are still busy loading. Source is written in Delphi. More info: http://essmodel.sourceforge.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    syntax and semantics pluggable language intepreter, featuring OO extensions (classes, inheritance, polymorphism, exceptions handling mechanism), vectorial text rendering using freetype library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5
    The Project of mine and a group of friends will be called "C-pretter". It will involve the creation of the interpreter of C++ in Delphi language. First version of this project is going to involve elements of C++ language such as : Variable operation, l
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simply interpreter of Pascal’s language, which will include: - operations in/out - simple arythmetics operations: +,-,*,/ - declaration of variables - dynamic memory allocation We would like do this with use Borland Delphi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The project's aim is to build automated programming language translation system that will port program sources written in one language to other programming language(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C++ source code interpreter for Win 32 platforms, for developers and end-users. The goal of our project is to interpret C++ source code and execute it. The interpreter will run on Win32 platforms. We will create and develop it in C++ language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Frame Processing Language (FPL) is an XML language based on the Frame Technology by Paul G. Bassett as described in his book “Framing Software Reuse: lessons from the real world”. FPL is implemented in Java using JDOM,Saxon and Jakarta-oro.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    RubyVM - The Ruby virtual machine lego set
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHPService is a powerful template engine based on an easy-extensible XML-Metalanguage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The intention of this independent research project is to develop a simple programming language that has rather powerful metaprogramming capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Envy - a tool to help pascal programmers. You definetively want to have this since a simple script could change your source file the way you want it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Object Tree, Virtual Machine and Compiler for Concatenative Languages, in a shared library - [This project is obsolete, and has been superseeded by the XCL suit, available at http://www.varkhan.net/software/xcl]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    YooParse stands for Yet-another Object-Oriented Parser code generator. It is the complement of YooLex, a lexer code generator. The purpose of YooParse is to generate a parser that integrates tightly with the scanner generated by YooLex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The UniXML library is intended to be an extremely portable XML DOM parser library, completely OS and C compiler independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DURIAN is a Free Delphi Web Application Server for make interactive dynamic web documents in the Pascal server-side html-embedded scripting language for Windows (Delphi) and Linux (Kylix).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CodeXpand Engine is a Scripting engine written with C++. It work with COMPILED SCRIPT linked at Run Time with Host Applications. The SCRIPT COMPILER generate the CPU bytecode requested from the Host CPU where the application (& the scripts) will run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Luxor is a new system programming language, designed to use instead of assembler, C/C++, or other system programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Janux is a project to port the java virtual machine directly on top of the Linux kernel using bypassing the traditional posix enviroment. This results in very fast java implementation for linux and and opportinuty to develop java based operating syste
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a reprository of software I have written. It is written in C, C++ and hopefully in some obscure Basic :-) I gladly share my stuff with you under the MIT license, so you can do what you want with it (almost)... :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XPHP is an IDE authoring tool for Windows that allows you to design, develop, test, debug and deploy PHP applications. [This project has been discontinued since 2005]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Small, object-oriented, interpreted scripting languaje, easily embbedable on C++ applications (C++ source code). It can be used as a fast scripting languaje for RPG games, online applications and applications that needs complex customizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Code translation utility to convert Php website code into a Java/J2EE JSP equivalent code. Conversion application is written in Java. Utilizes Antlr to translate between the languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pepperDoc is an automatic documentation compiler similar to javadoc, but for use on php sources. It is very easy to use, because it's a commandline/binary, so you don't need to have a PHP-parser installed on your machine. Currently win32 only.
    Downloads: 0 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.