Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 669 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 669 Bytes

Overview

Xeto is a data-only type system. The name is derived from the phrase "eXtensible Explicitly Typed Objects". Xeto defines a simple plain text format used to declare types and to exchange typed data. It is designed to build and validate Project Haystack data models. But Xeto is general purpose enough to use with any structured data including CSV, JSON, or SQL data.

This repository is used to manage the source code for the standard libraries.

Documentation

You can browse the markdown documentation in GitHub repo: