# -*- encoding: utf-8 -*- # stub: antlr-net 3.1.3.42154 ruby lib Gem::Specification.new do |s| s.name = "antlr-net".freeze s.version = "3.1.3.42154".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Terence Parr".freeze, "Johannes Luber".freeze, "Kunle Odutola".freeze, "Micheal Jordan".freeze] s.date = "2010-08-27" s.description = "ANTLR, ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages. ANTLR provides excellent support for tree construction, tree walking, translation, error recovery, and error reporting. There are currently about 5,000 ANTLR source downloads a month.\n".freeze s.email = "parrt@cs.usfca.edu".freeze s.files = ["lib/README.TXT".freeze, "lib/net-2.0/Antlr3.Runtime.dll".freeze, "lib/net-2.0/Antlr3.Runtime.dll.mdb".freeze, "lib/net-2.0/Antlr3.Runtime.xml".freeze, "lib/net-2.0/Antlr3.Utility.XML".freeze, "lib/net-2.0/Antlr3.Utility.dll".freeze, "lib/net-2.0/Antlr3.Utility.dll.mdb".freeze, "lib/net-2.0/StringTemplate.dll".freeze, "lib/net-2.0/antlr.runtime.dll".freeze] s.homepage = "http://www.antlr.org".freeze s.rubygems_version = "3.5.10".freeze s.summary = "ANTLR.NET - ANother Tool for Language Recognition".freeze end