nexusdev
@nexusdev
·
Dapp-a-day 25: RLP-calculator
--- Today we are going to explore the RLP structure, which we are going to use to build an naive implementation of an in-memory calculator. Imagine you produce expressions S-expressions like (* (+ 1…