Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 909 Bytes

README.md

File metadata and controls

44 lines (35 loc) · 909 Bytes

SYNRC 💬 ASN.1

ASN.1 Swift Code Generation DER Compiler. Minimal (normal), full, idiomatic, correct by construction, respects equality.

% ./asn1.ex
Copyright © 1994—2024 Namdak Tönpa.
ISO 8824 ITU/IETF X.680-690 ERP/1 ASN.1 DER Compiler, version 30.9.27.
Usage: ./asn1.ex help | compile [-v] [input [output]]

Features

  • Sequence
  • Choice
  • Enumerated
  • Integer Enumerated
  • String
  • Integer
  • Any
  • Identifier
  • Set
  • Optional
  • Implicit/Explicit
  • Set of
  • Sequence of
  • Components of
  • Tensors

Publications

[1]. 2023-08-08 ASN.1 Компілятор
[2]. 2023-09-01 ASN1.EX X.680

Author

  • Namdak Tonpa

OM A HUM