nest

A simple, line-oriented data serialisation format
git clone https://git.torresjrjr.com/nest.git
Log | Files | Refs | README | LICENSE

commit e3838f517132c0a05e179f3af751e031176f6e0d
parent 17f26770a06f662b7f2bf40df1d235eca09d4c8f
Author: Byron Torres <b@torresjrjr.com>
Date:   Wed,  1 Dec 2021 22:18:24 +0000

add examples

Diffstat:
MREADME.md | 49+++++++++++++++++++++++++++++++++++++++++++++++++
Aexapmles/gemini.nest | 44++++++++++++++++++++++++++++++++++++++++++++
Aexapmles/wizards.nest | 12++++++++++++
3 files changed, 105 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -2,3 +2,52 @@ Nest ==== Nest is a simple, line-oriented data serialisation format. + +Example: + + # Gemini Spacecraft On-Board Computer (OBC) + + .host: aurelis-38 + .type: Gemini Guidance Computer + .stat:: + .frequency: 7.143 kHz + .power: 26 V DC + .weight: 26.75 kg + + .reference system: barycentric celestial + .equinox: J2000.0 SOL + + .systems enabled:: + - InternalGuidanceSystem + #Attitude Control and Maneuver Electronics + - ACME v9.0.1 + - HorizonSensors + - TimeReferenceSystem TCB + + .station:: + |Source Melchizedek.0294 + # southern circumpolar constellation + |Approach β Hyi + | Ascension 00h 25m 45.07036s + | Declination –77° 15′ 15.2860″ + | Distance 24.33ly + + .transmissions:: + # QEC adjusted + -- + .date: 3781 + .note:: + |Cryogenic stasis interrupted. + | + |The β Hyi system solar radiation has + |unbalanced our infrared venting, + |causing a 0.002° drift. + -- + .date: 2444 + .note:: + |Our Pod 14 non-denominational coven voted to + |cast a spell to help you on your way! + + . + +Project hub: <https://sr.ht/~torresjrjr/nest/> diff --git a/exapmles/gemini.nest b/exapmles/gemini.nest @@ -0,0 +1,44 @@ +# Gemini Spacecraft On-Board Computer (OBC) + +.host: aurelis-38 +.type: Gemini Guidance Computer +.stat:: + .frequency: 7.143 kHz + .power: 26 V DC + .weight: 26.75 kg + +.reference system: barycentric celestial +.equinox: J2000.0 SOL + +.systems enabled:: + - InternalGuidanceSystem + #Attitude Control and Maneuver Electronics + - ACME v9.0.1 + - HorizonSensors + - TimeReferenceSystem TCB + +.station:: + |Source Melchizedek.0294 + # southern circumpolar constellation + |Approach β Hyi + | Ascension 00h 25m 45.07036s + | Declination –77° 15′ 15.2860″ + | Distance 24.33ly + +.transmissions:: + # QEC adjusted + -- + .date: 3781 + .note:: + |Cryogenic stasis interrupted. + | + |The β Hyi system solar radiation has + |unbalanced our infrared venting, + |causing a 0.002° drift. + -- + .date: 2444 + .note:: + |Our Pod 14 non-denominational coven voted to + |cast a spell to help you on your way! + +. diff --git a/exapmles/wizards.nest b/exapmles/wizards.nest @@ -0,0 +1,12 @@ +.wizard:: + .name: Harry Potter + .email: h.potter@hogwarts.ac.uk + .address:: + |4 Pivet Drive + |Little Whinging + |Surrey + |England + .possessions:: + - Mirror of Erised + - Golden snitch + - Invisibility cloak