Published
Edited
Jun 23, 2021
1 fork
5 stars
Insert cell
Insert cell
Insert cell
data = aml.load(text)
Insert cell
Insert cell
sample = `
{cat}
thing.a: 7
thing.b: 14

{mouse}
thing.a: .7
thing.b: 1.4

[friends]
name: Dolly
age: 54
name: Vanessa
age: 4.5

:ignore everything after this line

so, that was my first aml experience; yay
`
Insert cell
aml = require("archieml")
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more