summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--submit/07f517dc41937b726
-rw-r--r--submit/68575c4a925f878f6
-rw-r--r--submit/86f79382b61269915
3 files changed, 17 insertions, 0 deletions
diff --git a/submit/07f517dc41937b72 b/submit/07f517dc41937b72
new file mode 100644
index 0000000..475baf2
--- /dev/null
+++ b/submit/07f517dc41937b72
@@ -0,0 +1,6 @@
+: 1
+name: cli-tests
+version: 1.2.0
+project: cli
+summary: Tests for the CLI compiler for C++
+license: MIT
diff --git a/submit/68575c4a925f878f b/submit/68575c4a925f878f
new file mode 100644
index 0000000..c57a8d1
--- /dev/null
+++ b/submit/68575c4a925f878f
@@ -0,0 +1,6 @@
+: 1
+name: cli-examples
+version: 1.2.0
+project: cli
+summary: Examples of using the CLI language and compiler for C++
+license: MIT
diff --git a/submit/86f79382b6126991 b/submit/86f79382b6126991
new file mode 100644
index 0000000..6f2ae7e
--- /dev/null
+++ b/submit/86f79382b6126991
@@ -0,0 +1,5 @@
+: 1
+name: cli
+version: 1.2.0
+summary: Command line interface (CLI) compiler for C++
+license: MIT