Skip to content

Siudya/saifcpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAIF(Switching Activity Interchange Format) Parser Library

requirements

Clang 17 or GCC 9
Ubuntu 20.04

sudo apt install xmake
xmake install fmt boost jsoncpp argparse

compilation & test

xmake                                                         //compile 
xmake run saif2json path_to_saif_file                         //testing parsing speed
xmake run saif2json path_to_saif_file -o -                    //output json to stdout
xmake run saif2json path_to_saif_file -o path_to_json_file    //output json to file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages