yeonnic / solparser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solparser

Install

make install

How to use

-h, --help                        Display this help menu

read source options:
  -f[NAME], --file=[NAME]           read the source file
  -d, --stdin                       read the stdin


$ ./solparser -f ./test.sol

solparser

About


Languages

Language:C++ 99.8%Language:Makefile 0.2%