• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux Parse::EBNF::Rule Download

Parse::EBNF::Rule

March 12, 2009
Software uses EBNF production rules to define the syntax of a programming language or data format. These rules provide a formalized notation for describing the structure and composition of textual inputs, making it easier for computers to understand and process user input.
Version 1.02
License Perl Artistic License
Platform Linux
Supported Languages English
Homepage search.cpan.org
Developed by Cal Henderson
The Parse::EBNF::Rule is a Perl module that is designed to parse a single EBNF production into a tree of Parse::EBNF::Token objects. This feature is particularly useful for those who are working with complex EBNF productions and need to have an organized structure to manage them.

To utilize the module, the SYNOPSIS is as follows:
```
use Parse::EBNF::Rule;
my $input = "[1] MyRule ::= 'foo' | 'bar'";

# parse a rule
my $rule = Parse::EBNF::Rule->new();
$rule->parse($input);

# OR

my $rule = Parse::EBNF::Rule->new($input);

# check if parsing succeed
die $rule->error() if $rule->has_error();

# get the root token for this rule
my $token = $rule->base_token();
```
One can seamlessly integrate the Parse::EBNF::Rule module into their workflow to make the parsing of EBNF productions effortless. If an error occurs during parsing, the error message is provided with the `error()` method. Additionally, the `base_token()` method allows one to retrieve the root token of the given EBNF rule.

Overall, the Parse::EBNF::Rule module is a reliable and powerful tool for parsing EBNF productions into a manageable structure. Its ease of use and error handling capability make it a valuable addition to any developer's toolkit.
What's New

Version 1.02: N/A

Free Download 4.7K
352
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    154
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    89
  4. CherryTV 0.1
    81
  5. SlideMap 1.2.2
    80
  6. porm r2
    73
  7. Clewarecontrol 0.8
    72
  8. Java Games 1.0
    72
  9. Swiftfox 3.0b5pre-2
    71
  10. fuseftp 0.8
    71

Related Downloads

Gaim-Gajim Update Status
The Gaim-Gajim Update Status Amarok script enables the user to modify the ...
Flapjax
Flapjax is a client-based Web programming language specifically designed to meet the ...
Papyrus Library
This software is a C++ scenegraph library which employs Cairo library to ...
rpmrebuild
Rpmrebuild creates an RPM file from an installed package without requiring knowledge ...
Silver Shield PM Control for Linux
Silver Shield PM Control for Linux is an app that enables the ...
WMCPULoad
WMCPULoad is a software tool that allows users to monitor their CPU ...
EstEID
EstEID is a GUI tool designed to manage Estonian ID Cards. It ...
Repairlix
Repairlix is a small Linux distribution and bootable system designed to fit ...
Songwrite 2
Songwrite 2 is a software tool that allows users to create and ...
homeLANsecurity
homeLANsecurity is a Bash shell-scripted firewall designed for use with Netfilter's IPtables. ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.