Skip to content
View FLC-project's full-sized avatar

Block or report FLC-project

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ebs ebs Public

    Extended Berry-Sethi algorithms for the recognition and parsing of regular expressions. An HTML browser (FireFox or Chrome) is required to run the ebs tools.

    HTML 2

  2. BSP BSP Public

    Berry-Sethi Parser for regular languages and expressions.

    1

  3. REgen REgen Public

    Generator for random regular expressions. Contains a tool that allows to generate large collections of random REs, fixing some parameters.

    Java 1 4

  4. ebison ebison Public

    Extended Bison tools for the LR parsing of Extended BNF grammars (EBNF) with regular expressions in the right parts of the production rules. Java is required to run the ebison tools.

    Java

  5. ELRparser ELRparser Public

    Extended LR parser for EBNF grammars.

  6. GELR GELR Public

    Generalized Extended LR (1) parser generator - this repository contains an interactive web tool (mglr.zip) written in HTML-JS (tested on FireFox), meant to play with the algorithm, and an efficient…