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.285.990 Times

Grammar freeware
Filter: All | Freeware | Demo
 

Grammar

1 2 3 4 5 > 
Released: September 13, 2012  |  Added: September 13, 2012 | Visits: 823

Grammarly Grammar Checker for MS Office Grammarly is an automated proofreading and grammar checking tool. Grammarly uses world's most accurate grammar checking technology to find mistakes in your writing and then provides straight-to-the-point explanations and suggestions for improvement. With Grammarly, you not only will be protected...



Platforms: Windows

License: Freeware Size: 1.01 MB Download (71): Grammarly Grammar Checker for MS Office Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 636

Universal Grammar Editor Universal Grammar Editor is a small, simple, Java based application specially designed to offer you an editor for formal grammars. This tool tries to be universal - customizable for any grammatical formalism and any syntax. It also provides features such as syntax checking and highlighting,...





Platforms: Windows

License: Freeware Download (54): Universal Grammar Editor Download

Added: August 29, 2013 | Visits: 489

Link Grammar The Link Grammar Parser is a syntactic parser of English (and other languages as well), based on link grammar, an original theory of English syntax. Given a sentence, the system assigns to it a syntactic structure, which consists of a set of labelled links connecting pairs of words. The parser...


Platforms: Mac

License: Freeware Size: 1.07 MB Download (41): Link Grammar Download

Added: June 12, 2010 | Visits: 956

Esperantilo Esperantilo is a text editor with particular esperanto functions, spell and grammar checking and machine translation to Polish, German and English languages..


Platforms: *nix

License: Freeware Size: 3.9 MB Download (112): Esperantilo Download

Added: August 03, 2010 | Visits: 1.106

SQL::Routine::Language SQL::Routine::Language is a Perl module for what language or grammar SQL::Routine speaks. SQL::Routine contains SQL schemas and queries, represented as a tree of atomic tokens; it is structurally like an abstract syntax tree or an XML DOM, but one that only accepts, respectively, a specific...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (87): SQL::Routine::Language Download

Added: June 22, 2010 | Visits: 1.064

y2l y2l project is a acc to LaTeX grammar pretty printer. y2l takes a yacc(1) grammar description file and generates an EBNF (Extended Backus-Naur Form) grammar from it. By default, the output will be a LaTeX(1) longtable environment, that can be input{} into any LaTeX document. Automatic...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (103): y2l Download

Added: October 19, 2010 | Visits: 823

Bigtop::Parser Bigtop::Parser is the Parse::RecDescent grammar driven parser for bigtop files. SYNOPSIS Make a file like this: config { base_dir `/home/username`; Type1 Backend {} Type2 Backend {} Type3 Backend {} } app App::Name { table name { } controller SomeController {} } Then run this...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (99): Bigtop::Parser Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 531

UltraGram UltraGram is an advanced visual parser generator that provides functionality for creating grammar of a parser, interpreter or compiler, extensively test it and generate parser source code in a preferred programming language. Main advantages of the UltraGram are: -Simple and user-friendly...


Platforms: Windows

License: Freeware Size: 3.6 MB Download (49): UltraGram Download

Released: September 16, 2012  |  Added: September 16, 2012 | Visits: 566

Syntax Diagram Editor Grammar Validator Create and Edit Syntax/State Diagrams Graphically with Drag and Drop. Convert EBNF, ABNF, XBNF, and XML EBNF to Syntax Diagrams. Generate Parser/compiler directly from Syntax/State/Flow Diagrams. Convert Syntax Diagrams to EBNF. Can Represent Binary Grammar and Parse Binary Signatures. Automated...


Platforms: Windows

License: Freeware Size: 1.77 MB Download (51): Syntax Diagram Editor Grammar Validator Download

Released: December 15, 2012  |  Added: December 15, 2012 | Visits: 869

Free Mini Course English ABAEnglish.com ABA English’s free mini course English contains all the English grammar in audio mode. With the mini course English you will discover all the English grammar in audio format in an easy and fast way. The mini course icon will be displayed in the system tray allowing you to search for any given...


Platforms: Windows

License: Freeware Size: 13.84 MB Download (54): Free Mini Course English ABAEnglish.com Download

Added: June 18, 2013 | Visits: 408

GNU Bison Bison is a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex...


Platforms: Mac

License: Freeware Size: 2.16 MB Download (43): GNU Bison Download

Added: September 10, 2013 | Visits: 382

pyPEG for Linux Python is a nice scripting language. It even gives you access to it's own parser and compiler. It also gives you access to different other parsers for special purposes like XML and string templates. But sometimes you may want to have your own parser. This is what's pyPEG for. And pyPEG supports...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): pyPEG for Linux Download

Added: August 26, 2008 | Visits: 1.020

FreeVerbix Verbix is designed for students of foreign languages who are tired of browsing grammar books, dictionaries, incomplete conjugation tables and other sources to find correct verb conjugations and spelling. Verbix shows verb inflections of verbs in several languages. Download and install additional...


Platforms: Windows

License: Freeware Size: 1.17 MB Download (594): FreeVerbix Download

Added: August 30, 2008 | Visits: 1.183

Handy Internet Desktop Manager Multipage browser giving free access to WinDi Translation Services in 7 languages (English, French, German, Italian, Portuguese, Spanish and Dutch) including multidirectional dictionaries, conjugation, grammar and text-to speech. This browser also offers many other free built-in utilities as web...


Platforms: Windows

License: Freeware Size: 300 KB Download (103): Handy Internet Desktop Manager Download

Added: March 08, 2010 | Visits: 789

Parse::RecDescent Parse::RecDescent is a Perl module to generate Recursive-Descent Parsers. SYNOPSIS use Parse::RecDescent; # Generate a parser from the specification in $grammar: $parser = new Parse::RecDescent ($grammar); # Generate a parser from the specification in $othergrammar $anotherparser =...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): Parse::RecDescent Download

Added: October 22, 2010 | Visits: 1.059

yagg yagg, given YACC-like and LEX-like input files, generates a C++ program that generates all strings of a user-specified length. yagg can then be used to generate inputs for testing, or to validate that a grammar accepts the strings that you think it does. The grammar file provides the grammar...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (103): yagg Download

Added: June 16, 2010 | Visits: 1.723

Bison Bison project is a general-purpose parser generator that converts a grammar description for an LALR context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (153): Bison Download

Added: February 26, 2010 | Visits: 745

Regexp::Parser Regexp::Parser is a Perl module for parsing regexes. This module parses regular expressions (regexes). Its default "grammar" is Perl 5.8.4s regex set. Grammar is quoted because the module does not so much define a grammar as let each matched node state what it expects to match next, but there...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (94): Regexp::Parser Download

Added: January 18, 2010 | Visits: 673

Novelwriting Novelwriting project is a novelwriting generates random documents based on a grammar. It is similar to the Dada Engine, but is more extensible. The name is chosen for the Monty Python skit, available on such recordings as "Monty Python The Final Rip-Off", which purports to be a live radio...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (102): Novelwriting Download

Added: October 14, 2010 | Visits: 1.165

The Language Machine The Language Machine is a free software toolkit for language and grammar. It includes a shared library, a main program, and several metalanguage compilers with one frontend. The system is easy to use on its own or as a component. The Language Machine directly implements unrestricted rule-based...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (115): The Language Machine Download

1 2 3 4 5 >