#JSON Parser in Python

4 messages · Page 1 of 1 (latest)

vital brook
#

This looks pretty good so far! I’ll read a bit more in-depth when I get home. One hint is that a map/dict can be helpful in potentially eliminating your elif chain in your lex func:)

shadow kettle
#

advantage over import json?

shadow kettle
#

😎

#

writing your own parser is always cool and good