TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Strongly Typed Markup Language

1 pointsby OzzyOsbournealmost 14 years ago
A markup language that appoximates XML, but differs fundamentally in that strong data types are present. This was designed to be a quick way to serialise program data (types) into a string format. It is NOT designed as a replacement or superceder of XML. It is rather designed to be able to quickly, and expediently transform types into human-readable and program-readable form. Licensed under the MIT license.<p>See the README for a TL;DR-compatibly concise summary.<p>All comments welcome. (provided you aren't a troll)

no comments

no comments