Coco/S is a compiler generator that takes plain EBNF grammar files and features a SAX style call back API. It is written in Java and produces a Java Scanner (Lexer) and Parser for the language described by the input grammar.

Coco/S is a branch of the 2010/11 release of Coco/R for Java.

While Coco/R takes an attributed grammar file, Coco/S has a callback API. This has the advantage of a clean separation between grammar (EBNF) and Compiler/Interpreter.

Features

  • Takes a plain EBNF grammar file.
  • Generates Scanner (Lexer) and Parser for the source language.
  • Preserves modifications in ParserListener for continous development.
  • Native LL(1) parser with conflict resolution effectively allowing LL(k) grammars.
  • Generated code is Java.

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow Coco/S Parser Generator

Coco/S Parser Generator Web Site

Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud Icon
Full-stack observability with actually useful AI | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Coco/S Parser Generator!

Additional Project Details

Languages

English

Intended Audience

Developers

User Interface

Command-line

Programming Language

Java

Related Categories

Java Code Generators, Java Compilers, Java Parser Generators

Registered

2014-08-27