Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

ack

Compare

ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code. ack is written purely in Perl, and takes advantage of the power of Perl's regular expressions. * Searches recursively through directories by default, while ignoring .svn, CVS and other VCS ... [More] directories. * ack ignores most of the crap you don't want to search * Lets you specify file types to search, as in --perl or --nohtml. * Color highlighting of search results. * Uses real Perl regular expressions, not a GNU subset. * ack is pure Perl, so consistent across all platforms. It even comes as a single standalone program with no module dependencies. [Less]

4.8125
   
  4 reviews  |  140 users  |  6,480 lines of code  |  2 current contributors  |  Analyzed 7 days ago
 
 

dnGREP is a new Open Source GREP utility written in .NET 2.0 (testing so far only on Windows). It was designed to provide a fast and stable regular-expression based search/replace functionality to Windows users. This utility currently supports: * Shell integration (ability to search from ... [More] explorer) * Plain text/regex search (including case-insensitive search) * Multiline search (ability to search and replace multiple lines) * Undo functionality * Preview of search results * Optional integration with text editor (like notepad++) Suggestions and requests for new features are always welcome and appreciated. Works with Windows XP and Windows Vista [Less]

5.0
 
  0 reviews  |  3 users  |  99,443 lines of code  |  1 current contributor  |  Analyzed 11 months ago
 
 

Rak

Compare

A grep replacement in pure Ruby. Use Ruby regular expression syntax and get highlighted output. Automatically recurses directories and excludes .svn/ pkg/ etc. Based on the Perl tool ack by Andy Lester.

0
 
  0 reviews  |  0 users  |  1,776 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

The goal of this project is to illustrate how to implement a Context-Free Grammar into a compiler and the simulator of the FSM generated by the compiler. My purpose is purely didactical... I don't want to rewrite "grep"!!

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

hexgrep is a search tool for binary files, with a command line interface similar to the Unix tool grep. This project is in early development stage.

0
 
  0 reviews  |  0 users  |  318 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.