11 lines
231 B
Markdown
11 lines
231 B
Markdown
|
# Tomo - Tomorrow's Language
|
||
|
|
||
|
Tomo is a programming language designed to anticipate and influence the
|
||
|
language design decisions of the future.
|
||
|
|
||
|
```
|
||
|
say("Hello world!")
|
||
|
```
|
||
|
|
||
|
Check out the [test/](test/) folder to see some examples.
|