This is the Linux app named Token-Oriented Object Notation whose latest release can be downloaded as v2.1.0sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Token-Oriented Object Notation with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Token-Oriented Object Notation
DESCRIPTION
Token-Oriented Object Notation is an open specification and toolkit for a data serialization format called Token-Oriented Object Notation (TOON), designed specifically to optimize how structured data is passed to large language models. The format aims to reduce token overhead compared with traditional formats like JSON while remaining human-readable and structurally expressive. TOON represents the same data model as JSON but removes unnecessary syntax such as braces and quotes, relying instead on indentation and structured tokens to represent objects and arrays. This design allows prompts containing structured data to use significantly fewer tokens, which can reduce inference costs and improve efficiency in LLM applications. The project includes a formal specification, encoding rules, and reference implementations that developers can use to serialize and parse TOON data in their applications.
Features
- Token-efficient structured data format optimized for LLM prompts
- Human-readable syntax based on indentation rather than braces
- Lossless encoding compatible with the JSON data model
- Reference implementations and developer tooling
- Specification documentation and grammar definition
- Improved token efficiency for AI prompt serialization
Programming Language
TypeScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/token-object-notation.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.