AbqParse
Input file parser
A parser for Abaqus input files
A parser for Abaqus input files
20 stars
8 watching
13 forks
Language: Python
last commit: about 12 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lpeter1997/cppcmb | A C++ parser-combinator library with a natural grammar notation | 123 |
bfgroup/lyra | A command line argument parser for C++ | 483 |
xr3b0rn/dbcppp | A C/C++ DBC file parser and decoder with decoding capabilities similar to Cantools | 232 |
jorgedelossantos/pyqus | A tool for post-processing Abaqus ODB files in Python | 44 |
jhumphry/parse_args | A package to parse command line arguments and options in Ada 2012 | 12 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
mpeterv/argparse | A feature-rich command line parser for Lua | 260 |
takahisa/parseq | A monadic parser combinator library for C# | 61 |
mrkkrp/megaparsec | An industrial-strength monadic parser combinator library. | 919 |
bkirwi/decline | A composable command-line parser for Scala applications | 646 |
cpp-netlib/uri | A C++ library that provides a generic URI parser and builder with features for parsing, encoding, and comparing URIs. | 139 |
phorward/colm | A programming language designed to analyze and transform computer languages through grammar-based parsing | 1 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
bigendiansmalls/racfdbparse | A tool for parsing and analyzing RACF database systems | 10 |
princemaple/abnf_parsec | A parser generator for ABNF definitions, producing Elixir parsers | 48 |