Ports Search

Results 9,1919,200 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
devel/ptreloaded-0.0.1 (Score: 1.869263E-4)
Reimplementation of ParseTree using RubyInlineAcceleration
ParseTreeReloaded is a reimplementation of ParseTree using RubyInlineAcceleration. The goal is to provide full compatibility to ParseTree while making it easier to build and extend.
devel/rake-11.1.2 (Score: 1.869263E-4)
Ruby Make
Rake is a Ruby make-like utility using standard Ruby syntax for the build specification file. It has the following features: - Rakefiles (rake's version of Makefiles) are completely defined in standard Ruby syntax. No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or a space?) - Users can specify tasks with prerequisites. - Rake supports rule patterns to synthesize implicit tasks. - Rake is lightweight. It can be distributed with other projects as a single file. Projects that depend upon rake do not require that rake be installed on target systems.
devel/cppunit-1.13.2 (Score: 1.869263E-4)
C++ port of the JUnit framework for unit testing
CppUnit is the C++ port of the famous JUnit framework for unit testing. This fork is maintained by freedesktop.org as a LibreOffice project.
devel/ruby-ole-1.2.11.8 (Score: 1.869263E-4)
Library for easy read/write access to OLE compound documents
The ruby-ole library provides a variety of functions primarily for working with OLE2 structured storage files, such as those produced by Microsoft Office - eg *.doc, *.msg etc.
devel/ruby-prof-0.15.9 (Score: 1.869263E-4)
Fast profiler for Ruby
ruby-prof is a fast code profiler for Ruby. Its features include: * Speed - it is a C extension and therefore many times faster than the standard Ruby profiler. * Flat Profiles - similar to the reports generated by the standard Ruby profiler * Graph profiles - similar to GProf, these show how long a method runs, which methods call it and which methods it calls. * Threads - supports profiling multiple threads simultaneously * Recursive calls - supports profiling recursive method calls * Reports - can generate both text and cross-referenced html reports * Output - can output to standard out or to a file
devel/ruby2ruby-2.3.0 (Score: 1.869263E-4)
Pure ruby code generator easily from ParseTree's Sexps
ruby2ruby provides a means of generating pure ruby code easily from ParseTree's Sexps. This makes making dynamic language processors much easier in ruby than ever before.
devel/statsd-0.5.4 (Score: 1.869263E-4)
Ruby port of the statsd python and node.js tools
Statsd implementation in Ruby A network daemon for aggregating statistics (counters and timers), rolling them up, then sending them to graphite or mongodb.
devel/versionomy-0.5.0 (Score: 1.869263E-4)
Generalized version number library for Ruby
Versionomy is a generalized version number library. It provides tools to represent, manipulate, parse, and compare version numbers in the wide variety of versioning schemes in use.
devel/scalatest-1.6.1 (Score: 1.869263E-4)
Regression testing utility for use with the Scala Language
ScalaTest is a testing framework for Scala developed by Bill Venners, George Berger, Josh Cough, and other contributors starting in late 2007.
devel/serdisplib-1.97.9 (Score: 1.869263E-4)
Library to drive graphical LC- and OLED displays
serdisplib is as a library to drive serial LC- or OLED-displays with built-in controllers. Some displays connected to the parallel port are also supported.