Showing 24 open source projects for "delphi parser"

View related business solutions
  • 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
  • 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.
  • 1
    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL & + (Paged List, TextEditor, VRAstroVision ...)

    Vincent Radio {Adrix.NT} Sources Library & Applications : Delphi C++ Java VRCalc++ C# VRCalc++ Object Oriented Scripting Language - Engine Source Pascal Code - Delphi Packages Build Prjs - VRCalc++ Scripted System Std RT Library - Guides & Docs (CHM, PDF, DOCX) - VCL & FMX (FireMonkey) Support - Script Test Code (Lang RTL VCL FMX) - Visual Stage Project : VCL & FMX Paged Lists & Iterators : Delphi C++ Java C# Multi-Dim Arrays & Direct Graph Classes : Delphi C++ Java VRCalc++ C...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Foreval

    Foreval

    Foreval is parser & compiler of mathematical expressions

    ... & finding roots F(x), Fourier series. Old version (v.8.4.17.250): Examples for Delphi, FPC, Builder, MSVC , GCC (Codeblock) , VB6, FreeBasic. Download files: Foreval_all.7z (Foreval v9 + Foreval v8 + ForevalZ + all examples + doc) - recommend ForevalG9.7z (Foreval v9 + examples v9+ doc) (math parser, math expression parser, evaluate formula, evaluator, symbolic, differentiation, derivative , complex)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    forevalz

    forevalz

    ForevalZ - compiler of mathematical expressions with complex numbers

    ForevalZ - compiler of mathematical expressions(formulas) with support of complex numbers (directly to CPU/FPU x86-32 comand) given as string at 'run-time'. (dll library and delphi component). Can be compiled in FPC (Lazarus). Examples for Delphi (2009), FPC , C++(Builder(2009), MSVC(2010), GCC (Codeblock)), VB.NET, VB6, FreeBasic. Demo: Fractals Julia; Visualizing of functions of complex variable - complex domain coloring . (math parser, math expression parser, evaluate formula...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    HTML parser in Delphi

    A Delphi class with functions to read and dissect a HTML file

    THTMLdom is a (Delphi) class with functions to read a HTML source file and dissect it into a tree of THTMLelement. The attributes of the HTML tags are stored in the elements. Functions are provided to select elements on the basis of the attribute values or tag names. The structure of the tree can be shown and it can be rendered as plain text. The source is plain Delphi pascal, requiring a version that supports Tdictionary. There is no dependency on 3rd party units. The file to be parsed must...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    An opensource parser written in Delphi for w3g files. W3g being the replay format used by the "Warcraft III" game. Mainly intented for the parsing of Warcraft III expansion custom maps replay.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    LinLocalize 1.6 for Windows
    LinLocalize for Windows is an application for localizing executables to other languages. It automates resource translation to great length. Application language can be switched over regitry. No code needs to be included in application. Delphi XE source code for MS-Windows is available on subversion. - Compiling LinLocalize with Delphi XE10 is working - Using LinLocalize for translating Delphi XE10 Projects is working - LinLocalize is an 32bit Application but can handle 64bit Executeables...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    High speed math parser

    Expression evaluator for Delphi developers

    Version 2.5 is available! The latest changes are in TFastList class. It is the secondary class intended for fast string managment. The newest TGraph component is available as well. The new ParseUtils.FindFormula method allows searching any of possible formulas within some text. Parse components are intended for Delphi developers and perform high-speed (about 10 million evaluations per second) mathematics and boolean calculations. All components are available for Delphi 6, Delphi 7...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    TFieldedText

    Fielded Text (CSV) file parser/generator

    TFieldedText is a component which allows you to easily: generate and parse Fielded Text Files (eg. CSV files); and create and edit Fielded Text Meta files. For more information about the Fielded Text standard see http://www.fieldedtext.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    OXml

    The next generation XML library for Pascal (Delphi, FPC, Lazarus)

    ... and compilers (also for Delphi 4-2007). - The XML parser is a standalone unit, making it possible to write different and user-defined XML interfaces. - Extremely fast thanks to clever buffering. Parsers included in OXml: - Basic standalone XML reader and writer. - DOM (W3C DOM Level 1.0 Specification). - Sequential DOM parser - SAX parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10

    HTML XHTML Parser + XPath

    Delphi HTML XHTML Parser +XPath

    Delphi HTML Parser This module lets you work with HTML documents as DOM tree and use XPath for searching tags. It is very simple way to parse HTML. This tested with version Delphi XE5,6 Usage Add in Uses parser.pas; begin HtmlTxt:= ''; //here your html NodeList:= TNodeList.Create; ValueList:= TStringList.Create; DomTree:= TDomTree.Create; DomTreeNode:= DomTree.RootNode; If DomTreeNode.RunParse(HtmlTxt) then begin {your code example...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Parser Delphi class. Extendable parser that processes numbers (int/hex/float), text constants in quotation marks (with '' \' \n, \t, \u0000, etc), brackets, lists (comma separated elements), skips whitespaces and comments like //, /* */
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Delphi language parser, source analyzer and refactoring API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Json toolkit is a parser/writer/validator for JSON data format. This toolkit is designed to work with Delphi and FreePascal (win32, win64, linux32, linux64, MacOSX Intel)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An Expression Parser and Evaluator result in JSON object. Written in Pascal. 表达式的解析和求值是一个应用面非常广的功能。JSON格式因其简明、易于操作,使用面日渐广泛。本项目将表达式分析的结果存放在JS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    There is a set of classes designed for faster programming IOCP (IO completion ports) related tasks. Includes HTTP parser and some usefull methods such as \'read CRLF string\', \'read HTTP header\'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Analyzator is a HTML page analyser and parser intended to extract content from a HTML page and store it into a XML file. The extraction process is controlled by a simple script language designed for this purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Automatic generation of documentation on Delphi projects from source code. Distinctive features are exact parsing gathering lots of information and a division of the parser and configurable generators (HTML, Win- & HTML-Help, PDF, LaTeX, XMI export)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    A tool to generate a parser given a grammar in Backus Naur Form
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Parse and export the savedvariables.lua file generated by World of Warcraft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Develope a string parser that is capable to parse SQL statements into tokens, allows changing theese tokens and rebuilding (modified) SQL statement
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    DOM core interface, HTML parser, HTML -> Unicode converter, HTML -> XHTML converter
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    YAP - Yet another Proxy: a TCP/UDP port mapper! Written in Delphi, it is the ideal tool to build a bridge between subnets e.g. to reach a PcAnywhere or VNC host that is on another subnet. Also embeds a full, independent XML parser and a web server.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Code Lens is a Delphi/Object Pascal source analyzer. A small group of Delphi programmers have started a source analyzer project to clean up some legacy code. The project is based on Martin Waldenburg's Delphi parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
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.