-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Daniel Leuck edited this page Nov 11, 2020
·
15 revisions
Welcome to the Ki Wiki! This is the home for the Ki family of languages, which share common types and structures defined by Ki.Core (Implementations: JVM, Swift, .NET):
-
Ki Data (KD): A declarative language that is concise and typed. KD is ideal for configuration files, serialization and similar uses. Example:
book "The Hobbit" published=1937/9/21
- Ki Markup (KM): A markup language that wraps KD tags in XML-like angular brackets. KM is ideal for marking up documents. Example:
<book "The Hobbit" published=1937/9/21>Summary here</book>
- Ki Script (KS): A simple portable scripting language, inspired by Swift and Kotlin, that utilizes the same types and structures as KD and KM.
Home · KD Docs · FAQ · Ki Types · KDS · KiTZ · Roadmap · Contribute · Download 🔸 KD-JVM Repo↗ · Core-JVM Repo↗
KD Docs
FAQ
Ki Types
KD Schema
KiTZ Time Zones
Roadmap
Contribute
Download
Code
KD-JVM Repo
Core-JVM Repo
Issues & Features
Pivotal Tracker ↗