summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--submit/99bac1af351f0bee5
-rw-r--r--submit/9c7c9cb141c6b7596
-rw-r--r--submit/d61dc1d58785240c6
3 files changed, 17 insertions, 0 deletions
diff --git a/submit/99bac1af351f0bee b/submit/99bac1af351f0bee
new file mode 100644
index 0000000..e33ad6e
--- /dev/null
+++ b/submit/99bac1af351f0bee
@@ -0,0 +1,5 @@
+: 1
+name: cli
+version: 1.2.0-b.10+2
+summary: Command line interface (CLI) compiler for C++
+license: MIT
diff --git a/submit/9c7c9cb141c6b759 b/submit/9c7c9cb141c6b759
new file mode 100644
index 0000000..b112dfe
--- /dev/null
+++ b/submit/9c7c9cb141c6b759
@@ -0,0 +1,6 @@
+: 1
+name: cli-examples
+version: 1.2.0-b.10+2
+project: cli
+summary: Examples of using the CLI language and compiler for C++
+license: MIT
diff --git a/submit/d61dc1d58785240c b/submit/d61dc1d58785240c
new file mode 100644
index 0000000..81a36d9
--- /dev/null
+++ b/submit/d61dc1d58785240c
@@ -0,0 +1,6 @@
+: 1
+name: cli-tests
+version: 1.2.0-b.10+2
+project: cli
+summary: Tests for the CLI compiler for C++
+license: MIT