python-bip380
python-bip380 copied to clipboard
Review the parsing logic
The parsing from script logic is a bit convoluted. I was confused especially about the non-terminal parsing logic in #23 when introducing multi_a. I should have another look at it and hopefully make it more straightforward.