Browsing projects by Tag(s)

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

Showing page 1 of 1

Welcome to Yet Another Recursive Descent (YARD) parsing framework for C++. YARD is inspired by Boost.Spirit. YARD allows the specification of parsing expression grammars (PEG) using types and templates directly, instead of through operator overloading. The result is a very compact and efficient ... [More] parser generating library. YARD parsers automatically perform tokenization and construction of abstract syntax trees. [Less]

5.0
 
  0 reviews  |  1 user  |  0 current contributors  |  Analyzed 1 day ago
 
 

Hammer is a parsing library. Like many modern parsing libraries, it provides a parser combinator interface for writing grammars as inline domain-specific languages, but Hammer also provides a variety of parsing backends. It's also bit-oriented rather than character-oriented, making it ideal for ... [More] parsing binary data such as images, network packets, audio, and executables. [Less]

0
 
  0 reviews  |  1 user  |  4,426 lines of code  |  3 current contributors  |  Analyzed 6 days ago
 
 

Convert HTML to plain text using regex

0
 
  0 reviews  |  0 users  |  453 lines of code  |  0 current contributors  |  Analyzed 1 day ago
  c regex
 
 

Holly Gtk Widgets - A free library of .NET/GTK# widgetsFor the use of HollyLibrary.dll you will need:mono >= 1.9 gtk-sharp, gtk-dotnet,gdk-sharp, pango-sharp >= 2.10 mono.cairo >= 2.0 System.Drawing >= 2.0 Download the latest build from here:HollyLibrary.dll Download the ... [More] demo app from here:demo.tar Featured widgets (with screen shots): Widget Short description HFontPicker A office like font picker widget HDateEdit A date-time picker supporting custom formatting options HSimpleList A simple list widget, inspired by the Winforms Listbox control ( has the nice Items collection, the OwnerDrawn property and the OnMeasureItem, OnDrawItem events ). HSimpleComboBox A simple combobox widget, inspired by the Winforms Combobox control HRegExEntry A simple entry with regular expressions validation. Has a small icon that changes if the content is valid or invalid. HColorPicker A simple color picker drop-down ( office like ) HToolTip A nice ballon tooltip window HIpEntry A widget that alows the user to enter an IPv4 address HTreeView A simple to use TreeView widget, similar to the winforms one HComboTree A easy to use combobox with a treeview ( HTreeView ) inside HComboFolder A combobox widget with a folder tree popup HColorPickerWidget - HColorPickerDialog A adobe photoshop like color picker widget / dialog. HLabel A label widget with text position and icon position properties HImageCheckBox A checkbox widget with custom icons and text position properties Some utility classes: CairoUtil GraphUtil GrabUtil WinUtil In the futureCurrent TODO list is here. AttentionFor win32 users: Library is not tested on win32 systems, but theoretically it should work. Screenshot of MonoDevelop toolbox [Less]

0
 
  0 reviews  |  0 users  |  16,674 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

NewsMigrate to autotoolsUse autotools to manage codes. It's very easy. haha!!!!!!! Release freeregex 0.1The first version is publiched. Let's try it. OverviewThis tool services for developers. Developers could use it to test the regular expression pattern match. Now it's not support ... [More] PCRE, in the future I will finish the demand. Example[root@httpd src]# ./freeregex -r 2.. -s 300 pattern: 2.. source: 300 300 don't match 2.. [Less]

0
 
  0 reviews  |  0 users  |  6,439 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Regfuzz is a collection of program and scripts for testing regular expression robustness using randomly generated valid and invalid regular expressions. The base implementation is in C, but a swig interface definition is included along with samples of its use in multiple other languages ranging ... [More] from pl/sql to javascript and C#. This toolkit, while rudimentary, uncovered numerous bugs in multiple engines across platforms and languages. [Less]

0
 
  0 reviews  |  0 users  |  2,479 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

small text-editor with regex written in c#

0
 
  0 reviews  |  0 users  |  670 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

apaga is a general-purpose parser generator that provides a framework for converting a grammar description for an LALR(1) context-free grammar into a program, that can be used in a variety of target languages, to parse that grammar.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 6 days ago
 
 

IntroductionTPL is a Text Processing Library/Language. DocumentQuick Start News2009-04-19: Release tpl-2.3.01Please download tpl-2.3.01 from here. 2009-04-12: Release tpl-2.3.00Please download tpl-2.3.00 from here. See ChangeLog for tpl-2.3.00. 2008-09-02: Document - QuickStartSee Quick ... [More] Start. 2008-09-01: Release tpl-2.2.00Please download tpl-2.2.00 from here. 2008-06-21: Release tpl-1.0.00Please download from here. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days 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.