Showing 29 open source projects for "xml-parser"

View related business solutions
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Geany

    Geany

    A fast and lightweight IDE

    Geany is a powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow. It runs on Linux, Windows and macOS, is translated into over 40 languages, and has built-in support for more than 50 programming languages.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 2
    RefDB is a reference database and bibliography tool for SGML, XML, and LaTeX documents, sort of a Reference Manager or BibTeX for markup languages. It is portable and known to run on Linux, Free/NetBSD, OSX, Solaris, and Windows/Cygwin.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    SciTECO

    SciTECO

    Advanced TECO dialect and interactive screen editor based on Scintilla

    SciTECO is an interactive TECO dialect, similar to Video TECO. It also adds features from classic TECO-11, as well as unique new ideas. Project development takes place here: https://git.fmsbw.de/sciteco The download archive is mirrored at Sourceforge, but for nightly builds check out: https://sciteco.fmsbw.de/downloads/nightly/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.
    Leader badge
    Downloads: 1,483 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    IMPORTANT NOTE: This project has moved to Github: https://github.com/pkozelka/libxml2-pas Pascal units accessing the popular XML API from Daniel Veillard ( http://www.xmlsoft.org ). This should be usable at least from Kylix and Delphi, but hopefully also from other Pascal compilers (like freepascal).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A WYSIWYG XML editor. The goal of this editor is to enable (web)developers to create an easy to use interface for authors to edit XML content. See the wiki for a more detailed description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Some text parser, that transforms a custom TeX-like syntax into XML. Un parseur, qui produit du XML à partir d'une syntaxe ressemblant à TeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The GutRead utility will read texts from the Gutenberg Project and remove all the newlines saving hours of editing in your word processor. It will also produce the text in XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    xmlroff is a fast, multilingual, multi-platform XSL formatter that transforms XSL-FO (or any XML with a stylesheet) into PDF or PostScript. New development is at http://xmlroff.org. This SF project is inactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    this tool is unix analog indent but for assembler language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NunniMCAX is a minimal (19KB) C library for parsing XML. The API recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMCAX's FSM has been generated using NunniFSMGen
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Xindent, is a small standalone XML indenter. It's written in pure Ansi C (C90) and released under MIT Licence. I've began to wrote it, as i did'nt find usefull tool to format Docbook files with text editor like vim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Conglomerate is a free user-friendly XML editor, for DocBook and other document types. It aims to hide the complexity and jargon of XML behind a friendly GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple Unicode text editor which supports many encodings. Also nice Notepad replacement. To be a simple to use and fast Unicode HTML/XML editor. I have the intention to make it the Gnome2 editor. Yet no syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The tool FTS2DB is a translator from FTS (pure text with some structuring, and format tags, see bellow) text format to Docbook (SGML/XML) documents. It was created to provide an easy way to those users who (temporally) doesn't have a Docbook text forma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XML C Parser Generator (xmlcpg) is a xml processor coupled with a flex/bison C parser generator. A DTD can be processed to build a specialized parser for the grammar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    waX Me Lyrical (we call it just "Wax" for short) is an XML editor. It allows the author to view their document in different ways (text view, tree view, etc). Wax has a plugin architecture for building customised editors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Splitting an XML file into components of a pure TextArray and the XML markup information allows to examine the text further with simple PCRE matching and easy memorization of results in the XML tree, done here on the basis of glib2 and libpcre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    xml2doc is a tool that allows you to convert an easy xml document to another formats like PDF, HTML, TXT, TEX, DocBook...In other words xml2doc is a lightweight version of DocBook (just 25KB against 100MB)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    A notebook to hold information in an hierarchical manner, intended for personal use such as adressbooks, todo lists, ideas, speech outlines, simpledatabases. Using ncurses for the interface and XML for databases.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Command line XML parser using "expat" libraries allowing you to on the fly extract / add / modify / delete / split / format / unformat / count tag value, name and attributes. Usefull for shell scripting on UNIX or Linux based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tools for extracting and transforming XML-like mark-up, embedded in source code comments, into proper external entities or well-formed XML files. Can be used for JavaDoc-like "literate programming", or embedding other build-related or CM metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is an editor for XML. It is based on a simplified DOM 1.0 specification to interact with packed widgets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    CPIA is a macro-processing engine for XML (and HTML), written in C. The engine can either be used offline as a processor, or inside a web server. Both developers have lost interest. If you are interested in maintaining it, please contact either admin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB