Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.071 Times

Grammar freeware
Filter: All | Freeware | Demo
 

Grammar

< 1 2 3 4 5 
Added: May 18, 2010 | Visits: 678

Robotworld Robot World aims to be a distributed physical environment inhabited by programmable robots, spanning across countless computers on the internet in true peer-to-peer fashion. Robot World components: - Parser / compiler compiles robot programs into byte code, stored in a .xml file - Inject -... Platforms: *nix

License: Freeware Size: 23.55 KB Download (94): Robotworld Download

Added: November 13, 2010 | Visits: 1.298

PL/1 for GCC PL/1 for GCC project is an attempt to create a native PL/I compiler using the GNU Compiler Collection. PL/I is a third-generation procedural language suitable for a wide range of applications including system software, graphics, simulation, text processing, Web, and business applications. This... Platforms: *nix

License: Freeware Size: 286.72 KB Download (104): PL/1 for GCC Download

Added: November 26, 2010 | Visits: 1.325

Common Text Transformation Library Common Text Transformation Library, CTTL for short, is a set of C++ classes and functions to understand and modify text data. Common Text Transformation Library implementation is based on STL classes and algorithms. Concept of a substring plays major role in design of the text transformation... Platforms: *nix

License: Freeware Size: 163.84 KB Download (100): Common Text Transformation Library Download

Added: July 03, 2010 | Visits: 783

PerlPoint::Parser PerlPoint::Parser Perl module is a PerlPoint Parser. SYNOPSIS # load the module: use PerlPoint::Parser; # build the parser and run it # to get intermediate data in @stream my ($parser)=new PerlPoint::Parser; $parser->run( stream => @stream, files => @files, ); The PerlPoint format,... Platforms: *nix

License: Freeware Size: 419.84 KB Download (90): PerlPoint::Parser Download

Added: September 25, 2010 | Visits: 741

DParser DParser project is an simple but powerful tool for parsing. You can specify the form of the text to be parsed using a combination of regular expressions and grammar productions. Because of the parsing technique (technically a scannerless GLR parser based on the Tomita algorithm) there are no... Platforms: *nix

License: Freeware Size: 266.24 KB Download (98): DParser Download

Added: October 24, 2010 | Visits: 803

SDOM SDOM is an attempt to provide a complete implementation of the W3C Document Object Model level 3 API, including event handling, in Scheme, as an extension of the SXML API. SDOM holds to SXMLs conventions regarding the representation of structured XML as S-lists and conforms to SXMLs grammar... Platforms: *nix

License: Freeware Size: 102.4 KB Download (93): SDOM Download

Added: January 11, 2010 | Visits: 1.290

Ticketsmith 1.0 Ticketsmith project is an all-in-one, Web-based email support ticket system. Messages sent to your support email list are inserted into a database and cataloged for easy viewing on the Web. Replies, both staff and customer, are also cataloged, even though your customer uses a regular mail... Platforms: *nix

License: Freeware Size: 20.48 KB Download (132): Ticketsmith 1.0 Download

Added: February 09, 2010 | Visits: 732

Styx Styx is a scanner and parser generator designed to address some shortcomings of the traditional lex/yacc combination. It has unique features like automatic derivation of depth grammar, production of the derivation tree including its C interface which provides access to the abstract syntax tree,... Platforms: *nix

License: Freeware Size: 2 MB Download (93): Styx Download

Added: September 11, 2010 | Visits: 2.497

Dragon parser generator Dragon is a powerful parser generator. It produces a consequent, object-oriented, integrated scanner and parser solution. Dragon parser generator also scales for very large grammar defintions. Since dragon parses LR(1) grammars, the generation algorithm is quite CPU intensive. Using LR(1)... Platforms: *nix

License: Freeware Size: 368.64 KB Download (242): Dragon parser generator Download

Added: January 22, 2010 | Visits: 852

Kalyp Kalyp project is a roguelike game written in Java. Its design is based on traditions set by popular roguelike games, especially Nethack. It is single player and runs in a text terminal. The project focuses mostly on the Artificial Intelligence engine for the non-player characters. Most of the... Platforms: *nix

License: Freeware Download (97): Kalyp Download

Added: March 11, 2010 | Visits: 602

Yeanpypa Yeanpypa is a parsing framework in Python, similar to pyparsing and boost::spirit. Parsers are created by writing an EBNF-like grammar as Python expressions.. Platforms: *nix

License: Freeware Size: 31.74 KB Download (95): Yeanpypa Download

Added: January 15, 2010 | Visits: 1.996

mod_auth_aix "Loadable Authentication Modules" are AIXs way to extend the identification and authentication functions of the operating system. They are - up to a certain degree - the AIX equivalent of PAM and NSS mechanisms known by many other systems. mod_auth_aix is an Apache module that allows the Apache... Platforms: *nix

License: Freeware Size: 17.41 KB Download (102): mod_auth_aix Download

Added: July 26, 2010 | Visits: 1.156

Alphabet Soup Alphabet Soup project attempts to determine a number of things about the shapes of letters in several different writing systems. First, it hypothesizes a set of basic building blocks that all letters are built up from. Second, it hypothesizes a set of rules, a grammar or syntax, which defines... Platforms: *nix

License: Freeware Size: 614.4 KB Download (119): Alphabet Soup Download

Added: March 04, 2010 | Visits: 764

OpenCCG OpenCCG project is a collection of natural language processing components. OpenCCG, the OpenNLP CCG Library, is a collection of natural language processing components and tools which provide support for parsing and realization with Combinatory Categorial Grammar (CCG). Whats New in This... Platforms: *nix

License: Freeware Size: 4.9 MB Download (88): OpenCCG Download

Added: June 18, 2010 | Visits: 860

XMLSysInfo 1.0 Beta XMLSysInfo is a system monitoring daemon that replies to network queries with XML-encoded system information and statistics. This data can then be analyzed, graphed or otherwise presented by a front-end. It is BSD-licensed and free for anyone to use for any purpose. Or, because it sounds so... Platforms: *nix

License: Freeware Size: 491.52 KB Download (98): XMLSysInfo 1.0 Beta Download

Added: February 07, 2010 | Visits: 962

Inline::Filters Inline::Filters Perl module contains common source code filters for Inline Modules. Inline::Filters provides common source code filters to Inline Language Modules. Unless youre an Inline module developer, you can just read the next section. Supported Filters This section describes each... Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Inline::Filters Download

Added: July 04, 2010 | Visits: 1.299

Gedcom Gedcom is a Perl module to manipulate Gedcom genealogy files. SYNOPSIS use Gedcom; my $ged = Gedcom->new; my $ged = Gedcom->new($gedcom_file); my $ged = Gedcom->new(grammar_version => 5.5, gedcom_file => $gedcom_file, read_only => 1, callback => $cb); my $ged =... Platforms: *nix

License: Freeware Size: 96.26 KB Download (158): Gedcom Download

Added: September 14, 2010 | Visits: 1.005

Template::Alloy::Parse Template::Alloy::Parse is a Perl module with common parsing role for creating AST from templates. The Template::Alloy::Parse role is reponsible for storing the majority of directive parsing code, as well as for delegating to the TT, HTE, Tmpl, and Velocity roles for finding variables and... Platforms: *nix

License: Freeware Size: 143.36 KB Download (93): Template::Alloy::Parse Download

Added: March 09, 2010 | Visits: 1.076

Mail::RFC822::Address Mail::RFC822::Address is a Perl extension for validating email addresses according to RFC822. SYNOPSIS use Mail::RFC822::Address qw(valid validlist); if (valid("pdw@ex-parrot.com")) { print "Thats a valid addressn"; } if (validlist("pdw@ex-parrot.com, other@elsewhere.com")) { print... Platforms: *nix

License: Freeware Size: 5.12 KB Download (104): Mail::RFC822::Address Download

Added: October 08, 2010 | Visits: 1.111

Bigtop::Docs::TOC Bigtop::Docs::TOC is a table of contents for Bigtop::Docs::* documentation modules. What Should I Read? This document is a brief annotated list of each Bigtop::Docs::* module. Here are the highlights: Lazy people should start with Bigtop::Docs::TentTut Those allergic to web apps should... Platforms: *nix

License: Freeware Size: 399.36 KB Download (91): Bigtop::Docs::TOC Download

< 1 2 3 4 5