Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Uniform eXchange Format

< >

Uniform eXchange Format is a data notation created in 2022 by Mark Summerfield.

#1241on PLDB 2Years Old
Download source code:
git clone https://github.com/mark-summerfield/uxf
Homepage · Source Code

Uniform eXchange Format (uxf) is a plain text human readable optionally typed storage format that supports custom types. It may serve as a convenient alternative to csv, ini, json, sqlite, toml, xml, or yaml


Example from the web:
uxf 1 [ {<Point> [1.4 9.8 -0.7 3.0 2.1 -6.3]} <TrafficLightGreen> <TrafficLightAmber> <TrafficLightRed> ]

Language features

Feature Supported Example Token
Line Comments ✓ #
Integers ✓ 80766866
Lists ✓ [1 2]
Strings ✓
Comments ✓ #
Booleans ✓
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll