Showing 127 open source projects for "delphi runtime code"

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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    ANTLR is a well-known parser generator . It can generate parsers in several languages. This project provides the templates to produce D code and a D runtime library for running the created parser. It requires ANTLR tool. Use svn to get D target. One example is included. This target works with ANTLR 3.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a set of container pseudo templates for Delphi and other Object Pascal compilers (Kylix, freepascal, Virtual Pascal) supplying type safe templates for: lists, sorted lists, stacks, queues, hashes (associative array)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Translation of RPG/400- (as well as RPG-II/III)- programs to native C++. Runtime-Environment for RPG/400-programs Class-library for RPG/400 programs and datatypes, including high-precision arithmetics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Delphi language parser, source analyzer and refactoring API
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    BinaryNotes is the Open Source ASN.1 (Abstract Syntax Notation One) framework for Java and .NET based on annotations/attributes. The framework has the flexible ASN.1 compiler, the runtime library that supports BER, DER and PER, and the Message Queues
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    ClassMock is a tool for creating tests for components based on reflection and metadata in Java. It generate classes in runtime with the desired structure to be used in tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    metaDSL provides a framework which eases creation of BNF grammars, parser generators and code generators. Executes as a Maven plugin or from the command line via a lightweight launcher powered by Maven runtime. See also: http://www.metadsl.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A translator from Java to C language especially for embedded and fast realtime applications, including a javalike runtime System in C.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    BCS Clone Generated Code
    Mr. Arch Brooks, Software Engineer This application clones source code produced by the BCS Delphi Code Generator. https://bcsjava.com/blg/bcs/article.php?story=2010082508493248
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10
    StarUML
    StarUML is an open source project to develop fast, flexible, extensible, featureful, and freely-available UML/MDA platform running on Win32 platform. The goal is a compelling replacement of commercial UML tools such as RationalRose, Together and so on.
    Leader badge
    Downloads: 402 This Week
    Last Update:
    See Project
  • 11
    A collection of Delphi libraries and components by Vino Rodrigues. Including, amongst others, an integration set of code to marry the popular Pascal development environment with InterSystems' Cache Post-Relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Finds Text in Delphi *.Pas files e.g. : button1.caption:='Hello' Replaces Text with a function call button1.caption:=TXT(0) {##Hello##} Generates a function „TXT“ with a String List with all found Texts at the beginning of your source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Generate a parser at runtime from a collection of C++ objects. Concisely state a parser specification in ordinary C++ code. Learn from a parser generator with an object-oriented design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Enigma CS (Coding Software)

    Enigma CS (Coding Software)

    Create and use your own personalized, very secure, encoding script!

    Create and use your own personalized, yet very secure, encoding script!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Controlled Language Programming (CLP) compiler, runtime engine, and development IDE for writing software in a natural (but somewhat restricted) language that clearly represents the real world concerns and maps to a 3GL (Java/Groovy) for execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Libparser is a C++ library for parsing. It can generate a parsing table at runtime (loading a BNF grammar file). It also includes a tool for creating the parsing table in a file or in C/C++ code. It currently can parse LL1 and SLR1 grammars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Spring ME provides an implementation of Spring to Java based platforms not supporting reflection. Think Java ME and GWT. It allows you to use a plain old Spring application context, and turn that into a BeanFactory you can use at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This helper allows you to write NSIS scripts in Delphi code using Ctrl-Space style and compile them into Software Distribution using NSIS installation system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Small and lightweight .NET 2.0 library written in C# for quickly evaluating arithmetical expressions using interpretation or runtime MSIL generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ParGeL is an LALR(k) parser generator, which allows creation of inheritable parsers in runtime and compile time environments. ParGeL is written 100% in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Runtime library for the JUndo language. See http://verdantium.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Recoding language code. this application allow translante sintax from any language to any language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TetraPack is a package with Delphi components for the TextTransformer by Dr. Detlef Meyer-Eltz. The components make it easy to parse and transform strings and files, or to build an parse tree from them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tabdiff is a database tool to compare table data rows of two Oracle Tables. Source and destination Table do not have to be identical. Also the Table columns do not have to match. It can generate a update insert delete SQL Script. It can synchronize Table
    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.