diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-02-24 16:06:49 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-02-24 16:06:49 -0500 |
| commit | c2228bf9861b38f2514d0cc8a270754bb3a03dd7 (patch) | |
| tree | 494d52f6e596dd00ff6912c28c4a5dfab5a8423c /README.md | |
| parent | dbad340c29e5911119db33d6043cc502dbe40ed1 (diff) | |
Rename 'nextlang'->'tomo'
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..113cf4db --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# 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. |
