JSON Structure Format

Got an idea for enhancing SpiderBasic? New command(s) you'd like to see?
User avatar
eddy
Posts: 124
Joined: Thu Mar 27, 2014 8:34 am

JSON Structure Format

Post by eddy »

Is it possible to support JSON ?

Code: Select all

Structure MY_TYPE Align  #PB_Structure_JSON
or

Code: Select all

Structure MY_TYPE Extends JSON