AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Wisent is an LALR(1) parsergenerator with pluggable front- and backends. It generates object-oriented code with clean namespace separation. A yacc-like frontend is currently accompanied by a C++ and a Java backend. The tool itself is implemented in C++.
A parsergenerator derived from ANTLR with JavaCC like (but not the same) syntax and some new features. It also comes with sample grammars for CSharp, Java, GnuC, Html, XHtml, Xml, ECMA262... etc.
A runtime parsergenerator library, generates parsers for context-free grammars.
Parsing scripting languages and communication protocol messages are typical use cases.
The library is written in straight C++ and requires STL.
Clean, correct, efficient.
This project aims to provide a Java-Bytecode compiler for the fairly new programming language WRL and others like PHP4 and Postfix, based on the research on the SableCC parsergenerator and common W3C.ORG standards.
Tedir is a general purpose top-down parser library for java. Unlike a parsergenerator, it allows efficient parsers to be constructed at run-time, rather than at compile-time, and allows parsers to be extended while running.
Berkeley Yacc is an LALR(1) parsergenerator. Berkeley Yacc has been made
as compatible as possible with AT&T Yacc. Berkeley Yacc has been extended
to generate Python, Perl and Java code.
The Embedded XML ParserGenerator is creating some C source code that parses XML files (or streams) from a user specified document structure. Generated code can support advanced features (inter-dependencies, native data types etc...).
a higher order parser combinator library written in Java.
It enables writing parser in the native Java language without resorting to any parsergenerator tool.
A generic XML parsergenerator. With a DTD input for any ML language, the C parser for that language is generated. The users can embed their C code with a minimal knowledge of lex/yacc.
The VISL Constraint Grammar Compiler is a natural language parsergenerator. It is an implementation of Pasi Tapanainen's CG-2 constraint grammar formalism.
In a nutshell it takes as input the formal specification of any text protocol in ABNF and generates the parser in C language for that grammar using lex/yacc.
Many Tools: PHP-based context-free grammar (CFG) parsergenerator, simple scanner generator, and nascent object relational mapping/query language in PHP. Talks to Postgres, MySQL for now. Needs PHP5. Comes with (relies on) many convenience functions.
Apt Parsing Tools (APT) is a toolkit of applications for compiler writing that make use of modern software development techniques and written in C. There are 3 major tools included: a lexical scanner generator, a parsergenerator, and a tool to generate m
Chaperon is a LALR(1) parser, which parse structured text documents and
generate XML documents as output. It includes a parsergenerator like yacc
and a regex scaner like lex. As input use Chaperon a grammar written in XML.
Not C Sharp. Four goals: 1. Create a CSharp compiler written in C# and CUP ParserGenerator. 2. Learn how to write a compiler. 3. Encourage compiler experimentation by anyone who is interested.
XML C ParserGenerator (xmlcpg) is a xml processor coupled with a flex/bison C parsergenerator. A DTD can be processed to build a specialized parser for the grammar.
Ayauhteotl is a parsergenerator to parse XML files, using an XML-like syntax.
The parsergenerator takes an XML file which describe the structure of the XML files to parse
and which associates a semantic (for now in \\\\\\\"C\\\\\\\") t