aboutsummaryrefslogtreecommitdiff
path: root/examples/README
blob: 68699200b1ef47d502f8fbf7a4f743e703998e39 (plain)
1
2
3
4
5
6
7

This directory contains sample LRL code. Some examples consist of a single
file only and can be compiled with "lrlc example.lc -o example" while others
consist of a directory of multiple files, which are compiled with "make".

(Currently there's only a single example, though. More example code
will be added later on)