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 | 122 |
bfgroup/lyra | A command line argument parser for C++ | 493 |
xr3b0rn/dbcppp | A C/C++ DBC file parser and decoder with decoding capabilities similar to Cantools | 236 |
jorgedelossantos/pyqus | A tool for post-processing Abaqus ODB files in Python | 45 |
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 | 266 |
takahisa/parseq | A monadic parser combinator library for C# | 61 |
mrkkrp/megaparsec | An industrial-strength monadic parser combinator library. | 925 |
bkirwi/decline | A composable command-line parser for Scala applications | 647 |
cpp-netlib/uri | A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 |
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 | 850 |
bigendiansmalls/racfdbparse | A tool for parsing and analyzing RACF database systems | 10 |
princemaple/abnf_parsec | A parser generator for ABNF definitions, producing Elixir parsers | 49 |