ling-lang 2030.1.5

Ling - The Omniglot Systems Language
1
2
3
4
5
6
7
8
9
10
11
# Garden

Source: [`examples/Garden.ling`](https://github.com/taellinglin/ling/blob/master/examples/Garden.ling)

An outdoor garden scene with flowing organic geometry.

Run with:

```sh
ling examples/Garden.ling
```