Tutorial
Minilang Basics
Go
previous
Tutorial
next
Topics
Minilang Basics
¶
Values
¶
Here's some sample
Minilang
code.
2 3.14 "Hello world!"
[1, 2, 3] {"a" is 1, "b" is 2, "c" is 3}
Table of Contents
Start
Language
Tutorial
Minilang Basics
Topics
Library
Embedding
Extending
API
Internals
General Index
previous
Tutorial
next
Topics