Maybe EDN would have a chance in the world if it was slightly simpler. As of today, it has:

- 8 types of numbers (ints, floats, big ints, big decimals, hex, octal, arbitrary radix and ratios)
- 4 types of strings (string, symbol, keyword, characters)
- 2 types of comments (;; and #_)
- 3 types of sequences (vectors, lists, sets)
- 2 types of maps (normal and namespaced)
- metadata
- extensions

1/2

Compare it to JSON:

- 1 sequence type
- 1 map type
- 1 string type
- 2 types of numbers

IMO we should keep extensibility, comments and keywords and ditch everything else. Then we have a chance.

Follow

@nikitonsky json is popular because it is simple and for 95% of tasks more than it can do, is not needed. That is, the other formats will share 5% :)

Sign in to participate in the conversation
MustUdon

I like Twitter, but, Mastodon it is so excited! Feel free to register it is server just for fun! Usefull links https://instances.social https://www.reddit.com/r/Mastodon/comments/yugh2o/some_useful_mastodon_lists/?utm_source=share&utm_medium=web2x&context=3