Showing 131 open source projects for "html parse c"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 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
    C2html is a program which converts C source files to highlighted html-files. The produced html-files can be used for i.e. technical manuals. The highlighted source code is much easier to read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A PHP extension that provides native functions to parse TAL templates, thus increasing performances from 20% to 70% (or more, in some cases) in comparison to PHPTAL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, and the UNIX Shell. It is particularly useful in CGI scripting.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Custom algebra simplification and rearrangement. 2d, 3d Graphing, numeric evaluation, excact and approximate, exporting to text, HTML and latex-source. ANSI-C, stand-alone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Papyrus is an XML reporting engine for Linux. Papyrus enables you to generate reports from a variety of different SQL databases (postgresql,mysql,etc). Your reports can be generated as PDF, PostScript, XML, HTML, DVI, Latex or straight ANSI text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    "Le Winny" is meant to be translating some plain text information (given a simple syntax called "Le Winny Syntax") to a W3C-valid HTML code. The first implementation is in PHP tested under Linux and Windows XP. Further port will be made in Java and C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Parse formatted man pages and man page source from most flavors of UNIX. Convert to HTML, ASCII, TkMan, DocBook, and other formats.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    Ayauhteotl is a parser generator to parse XML files, using an XML-like syntax. The parser generator takes an XML file which describe the structure of the XML files to parse and which associates a semantic (for now in \\\\\\\"C\\\\\\\") t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Publicit is a WYSIWYG HTML editor for GNOME2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cflow2vcg convert the result of the cflow utility in a VCG format. It offers the ability to view graphically the call-graph of sources, and import it in documentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    WWW-SQL is a CGI used to display information from MySQL or PostgreSQL databases in web pages, using simple commands embedded in special HTML tags. The tags are evaluated when the page is loaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A static HTML preprocessor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    El-Kabong is a high-speed, forgiving, sax-style HTML parser. Its aim is to provide consumers with a very fast, clean, lightweight library which parses HTML quickly, while forgiving syntactically incorrect tags.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 15
    html-ebook is intended to be a simple html browser that displays pages in a paginated fashion instead of scrolling display. e-book features will be implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A web development framework; includes an application server which provides a persistent object cache and transaction support, an intelligent HTML parser, multi-threaded scripting, multiple scripting language support within a single OO framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    html2fo is a converter from html to xsl:fo. The html code could be written with StarOffice or other WYSIWYM editors and must not be 100% valid html code. html2fo is designed to produce a valid xsl:fo for using FOP from Apache.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    is the coolest web-based content and script editor. It has support for html, xhtml, xml, javascript, php, stylesheets, filters and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Generates man pages or HTML for C functions from source code without requiring special source code syntax. Gets function names, parameters, and comments from the source code. You can edit the descriptions and srcdoc formats the documentation for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    lsp2html is a tool that converts lisp source code in a HTML formatted document. HTML format options are defined in style definition files. It works fine with elisp, guile, autolisp, scheme, and other lisp dialects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CHX is a C++ embeded HTML extension just like JSP is java embeded. This is a CHX to C++ source translater.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The fast, flexible parsing engine. Parse anything in 4 steps: (1) define a grammar, (2) load the grammar into ClearParse, (3) call the engine to parse the source, and (4) traverse the parsing tree. You can even change your grammar at run time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GtkIMHtml is a GTK+ Widget that is designed to parse and render AOL's RTF format, which is based on HTML. It was originally designed for GAIM but can be used in any GPL GTK+ IM client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Generic INDENT is a programming language pretty printer. It consists of an API and a bunch of language plug-ins, including HTML and PL/SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    UCLA, "Unamed CVS Log Analyser", is a(nother) CVS log analyser. Its purpose is to parse a project's CVS log, build a graph for each file representing branches layout, merge them all together and then creates a visual representation of the project.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo