aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-02-24 16:06:49 -0500
committerBruce Hill <bruce@bruce-hill.com>2024-02-24 16:06:49 -0500
commitc2228bf9861b38f2514d0cc8a270754bb3a03dd7 (patch)
tree494d52f6e596dd00ff6912c28c4a5dfab5a8423c /README.md
parentdbad340c29e5911119db33d6043cc502dbe40ed1 (diff)
Rename 'nextlang'->'tomo'
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
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.