Path to this page:
./
textproc/ruby-syntax,
Ruby lexical analysis framework
Branch: pkgsrc-2017Q3,
Version: 1.2.2,
Package name: ruby23-syntax-1.2.2,
Maintainer: minskimSyntax is a lexical analysis framework. It supports pluggable syntax
modules, and comes with modules for Ruby, XML, and YAML. It means you
can use Syntax to take a body of text representing instructions in
some syntax (like Ruby), and break that text into tokens. You could
conceivably use it to count the number of classes in a system, or the
number of lines of code per method. But Syntax was written
specifically with syntax highlighting in mind.
Required to run:[
lang/ruby23-base]
Master sites:
SHA1: d6c0674ecb05fa68656ba3c7f89ca9ddac733b8e
RMD160: e0eb8cf932b7326b99b07da044a1e635595bcf79
Filesize: 20 KB
Version history: (Expand)
- (2017-09-29) Package added to pkgsrc.se, version ruby23-syntax-1.2.2 (created)