Cryptonomic / ConseilJS

Client-side library for building decentralized applications.
Apache License 2.0
110 stars 39 forks source link

Michelson parser updates #177

Open anonymoussprocket opened 5 years ago

anonymoussprocket commented 5 years ago
anonymoussprocket commented 5 years ago

These might help:

macroCADR: /C[AD]+R/
macroPAIR: /P[PA]+[AI]+R/;
macroDUP: /D[U]+P/
macroDIP: /D[I]+P/
annotationPattern: /[\@\%\:]{1}[a-z_A-Z0-9]+/
ba205 commented 5 years ago

Extremely, thank you!