Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6856721
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T01:55:19+00:00 2026-05-27T01:55:19+00:00

AsmXML written by Marc Kerbiquet seems to be promising as an xml parser. I

  • 0

AsmXML written by Marc Kerbiquet seems to be promising as an xml parser. I want to harness it further with Delphi but I stumble because of an object format compatibily issue. Is it possible to tweak the fasm source code to fix the trouble or should it ported to Tasm32 ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T01:55:20+00:00Added an answer on May 27, 2026 at 1:55 am

    You do not have to convert it to be compiled by Delphi.

    You can simply use the generated object files then convert it to .obj using some tool like the one provided here.

    Then the small asm-xml.h can be converted to a small Delphi unit, calling the external .obj files. Then you’ll have a new unit.

    Put I doubt it will be worth it. For instance, you’ll loose 64 bit compilation. Parsing and inlining the data is a very common pattern for best speed. I’ve used a similar technique for JSON in pure pascal, and it is very fast – see JSON vs XML parsing speed in Delphi

    This parser is very fast, but also very simple, and IMHO lacks a lot of XML related functionalities. The bottleneck won’t be parsing, but storing or searching, in most cases.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to delete all the empty nodes in my XML document using SimpleXML
i want to remove all children from my xml file before i fill it
The addChild method of SimpleXMLElement seems like it should be the right choice, but
Im using a remote xml feed, and I don't want to hit it every
I'm trying to output xml file as html. It seems like simpleXML processing is
I am creating an XML file from scratch using PHP's SimpleXML Object. But I
I want to send a put request to an API which wants the details
i have problem with simpleXml and adding new items. This is my xml: <?xml
I am using this class for porting array to XML: class ArrayToXML { /**
$xml = simplexml_load_file($xmlPath); $items = $xml->list->item; ... echo $items[$currentIndex]->asXML(); When I print out $currentIndex

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.