Path to this page:
./
textproc/ruby-syntax,
Ruby lexical analysis framework
Branch: pkgsrc-2008Q2,
Version: 1.0.0nb1,
Package name: ruby18-syntax-1.0.0nb1,
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:[
misc/rubygems] [
lang/ruby18-base]
Required to build:[
misc/rubygems]
Master sites:
SHA1: ae2e98abdd5d2a96c30aab75f37c2780bfc066de
RMD160: 60c943c8ced9418c018bad7bc4919a95f6912222
Filesize: 15 KB
Version history: (Expand)
- (2008-07-14) Package added to pkgsrc.se, version ruby18-syntax-1.0.0nb1 (created)