other-languages

dvingo 2023-12-11T14:27:28.220879Z

json meets edn https://github.com/blitz-js/superjson

grav 2024-01-05T11:58:33.350039Z

Makes me wonder if EDN could be turned into a superset of JSON - ie that JSON would be directly consumable by EDN readers. The key/value separator : is the only thing that doesn't exist in EDN as far as I can see.