Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Uniform eXchange Format

Uniform eXchange Format - Data notation

< >

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

#1333on PLDB 1Years Old 50Users
0Books 0Papers

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 Token Example
Line Comments ✓
#
Integers ✓
80766866
Lists ✓
[1 2]
Strings ✓
Comments ✓
# 
Booleans ✓
fun.html · uxf.html · hmmm.html

View source

- Build the next great programming language · Search · Day 215 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com