Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 193 Bytes

generate_asn_parser.md

File metadata and controls

10 lines (6 loc) · 193 Bytes

How To Generate Golang ASN.1 Parser and Lexer?

To generate Golang ASN.1 parser, lexer, listeners, and visitors packages, run the following command:

make generate-asn-parser