Parse software messages and transform them into actions. LazyBat has a command line utility which can transform input data, and also a parser generator for C/C++. LazyBat doesn't support recursive parsing, but rather focuses on common parsing jobs.
Features
- parser and transformer
- free open source command line utility and code generator for any platform with ANSI C
- handles only non-recursive input data
- trivial grammar rules (lists, choices, rules, patterns, transformation of input)
- proof of concept through command line utility
- enables team work through sharing of grammar files
- good number of examples on site
- generated code for use with any program that supports C linkage.
- API (application programming interface)
- designed for high performance
- thread safe for multithreaded applications
- unlimited variable size
- memory management for parsed data
- unlimited input data size (can exceed all computer resources)
- can parse data in-pieces (discontinuous buffers)
- tracing
- free for any use
License
BSD LicenseFollow LazyBat
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LazyBat!