Yes, it’s hard to believe but we are revealing the syntax of our internal protocols parsing language (PVM) and are opening it to the public.
You as a developer are probably familiar with quite a few programming languages — C, Python, JS, and many others. But this is something totally new and highly specialized.
PVM is the most elaborate and efficient way to formalize data parsing we know of. Now all its power is available to tailor the custom parsing scheme for YOUR data.
It will require some learning since it’s a unique blend of declarative and imperative code. But once you are on board, you have vast capabilities to instruct the parsing engine to follow your logic.
Get ready for a long and intensive read:
https://flespi.com/blog/pvm-intro
Let us know if you require further clarification on any aspect of PVM.