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

Project Activity

See All Activity >

License

BSD License

Follow LazyBat

LazyBat Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of LazyBat!

Additional Project Details

Operating Systems

Cygwin, Solaris, Linux, IBM AIX, HP-UX, BSD, Windows

Intended Audience

Developers

User Interface

Command-line

Programming Language

C

Related Categories

C Code Generators, C Parser Generators

Registered

2010-05-15