summary refs log tree commit diff stats
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2023-04-08 18:52:00 -0300
committerSoniEx2 <endermoneymod@gmail.com>2023-04-08 18:52:00 -0300
commitd849f5e301fa47cfd87df1e7f1ad0346ddf387f1 (patch)
treea2480d05b753d94a6a8afee9832a902edf02d266 /ROADMAP.md
parent6dd30531ac62f6a3a564b7341d43f6cd71b90794 (diff)
Initial success
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
new file mode 100644
index 0000000..96f267b
--- /dev/null
+++ b/ROADMAP.md
@@ -0,0 +1,10 @@
+# Roadmap
+
+This is basically a big ol todo list. Unlike real roadmaps, we don't have dates
+here.
+
+# Necessary
+
+These are features which correspond to core language semantics:
+
+- Grouping. Currently we don't support grouping at all.