Stop Hand-Coding Flat File Parsers
Capture business intelligence from fixed-width and hierarchical file specifications—in minutes.
How does it work?
- See it in action on youtube.
- Download code for reading & writing data for Public Flat File Specifications.
- Reduce compliance project turnaround time by reusing public specifications like IRS, Community Reinvestment Act, et cetera
- Contribute to Open Source projects or keep private repositories with subscription
- Simple data entry interface to capture specification definition.
- Automatically generate production-ready software in multiple programming languages.
Benefits
- Delegate to Business Analysts instead of Engineers
- Download pre-defined formats
- Rapidly map your own specifications
- Reduce time to market by building with best practices
- Expedite testing
- Dramatically reduce failed unit tests
Output Code features
- Easy to use
- Comment-rich code for easy maintenance
- Validate field lengths add up to record length
- Validation of field data type
- Constraints by custom value lists
- Supports hierarchical data
- Compare Control and Aggregate records
- Define internal sub-field layouts within field
Source code in your language
Sample output