Hacker News new | ask | show | jobs
by mbac32768 39 days ago
probably the best use of s-expressions is as an alternative to json which you can implement in 50 lines of code

e.g. pretty good for config files or basic serialization

1 comments

> pretty good for config files

Case in point which suits well for config files; EDN - https://github.com/edn-format/edn