summaryrefslogtreecommitdiffstats
path: root/development/cproc/slack-desc
diff options
context:
space:
mode:
author B. Watson2023-06-10 03:42:19 +0200
committer Willy Sudiarto Raharjo2023-06-10 03:42:19 +0200
commitcfdd65e2999b9b6ade5f702d5a94c0e3b6d8768b (patch)
tree57d254ed6a08fd75f8da0aa7447172e76521ffbb /development/cproc/slack-desc
parent30a1be57d5f661170102d8c02d0a6fbd919ead78 (diff)
downloadslackbuilds-cfdd65e2999b9b6ade5f702d5a94c0e3b6d8768b.tar.gz
development/cproc: Added (small C11 compiler).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/cproc/slack-desc')
-rw-r--r--development/cproc/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/cproc/slack-desc b/development/cproc/slack-desc
new file mode 100644
index 0000000000..97617757d9
--- /dev/null
+++ b/development/cproc/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+cproc: cproc (small C11 compiler based on QBE)
+cproc:
+cproc: cproc is a C11 compiler using QBE as a backend. It is released under
+cproc: the ISC license. Some C23 features and GNU C extensions are also
+cproc: implemented. There is still much to do, but it currently implements
+cproc: most of the language and is capable of building software including
+cproc: itself, mcpp, gcc 4.7, binutils, and more.
+cproc:
+cproc:
+cproc:
+cproc: