| Projects on Google Code | Results 1 - 10 of 57 |
#summary Java and Scala implementations of a command-line parameter parser.
= parse-cmd =
`ParseCmd.java` is a Java-class used to define and parse command-line parameters in a Java application.
See [http://code.google.com/p/parse-cmd/wiki/AScalaParserClass ParseParms.scala] for an equivalen...
Python's standard library contains the modules 'time' and 'datetime', which provide a great number of time and date
related functions, classes and methods.
One function which isn't provided, however, is the ability
to fully parse an arbitrary date/time string according to a
given format, when ...
This parser has the ability to parse a wide range of structured languages.
Parse EDIFACT ...
Utility to parse connection files
Using annotations (python3) and decorators, pyopt aims to ease and simplify exposing python functions to the command line. It's easier than toying with sys.argv and works as though you wrote an entire optparse parser.
The following example auto-generates help with docstrings, usage, type casting ...
This class will parse an English Name string and break it up into it's five individual elements:<br>
<br>
first name<br>
middle name(s)<br>
last name<br>
title<br>
suffix(s)<br>
<br>
<br>
As input, it will parse a name in one of the following forms:<br>
<br>
<h2>{{{[}}}title{{{]}}} first ...
= What is Flapjack!? =
Flapjack is the PREMIER flat record parser....yea right.....
for all I know there is a better flat record parser out there.
This project has really materialized into a learning exercise
on how complicated flat record parsing really can be and how
I approached it.
If yo...
This project gives out interfaces that users can use to parse structured data
tool to parse xml strings and save them on a binary file