Path to this page:
./
textproc/ruby-syntax,
Ruby lexical analysis framework
Branch: pkgsrc-2007Q3,
Version: 1.0.0,
Package name: ruby18-syntax-1.0.0,
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/ruby18-base]
Master sites:
SHA1: c5c28bdb60c756120568a7c96347d6690058e9f7
RMD160: 3c34ce247b535416c8f09664209793e9089bdab2
Filesize: 42.115 KB
Version history: (Expand)
- (2007-11-10) Package added to pkgsrc.se, version ruby18-syntax-1.0.0 (created)