aboutsummaryrefslogtreecommitdiffstats
path: root/lang/nqc/pkg-comment
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-08-15 06:08:36 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-08-15 06:08:36 +0800
commitb16d7b5441cee72894249d9a5e95a4b699d9021a (patch)
tree3bf10d423aeaf3052133ed74790e7b4c914a2f79 /lang/nqc/pkg-comment
parent775ab08d2173d1be2a8c3f35c4939334edbe4c8b (diff)
downloadfreebsd-ports-gnome-b16d7b5441cee72894249d9a5e95a4b699d9021a.tar.gz
freebsd-ports-gnome-b16d7b5441cee72894249d9a5e95a4b699d9021a.tar.zst
freebsd-ports-gnome-b16d7b5441cee72894249d9a5e95a4b699d9021a.zip
Import of nqc,
A compiler for a simple language for programming the LEGO RCX or CyberMaster controllers. The language itself is "Not Quite C" and includes preprocessor and control structures very similar to the C language, but with restrictions imposed by the limitations of the RCX hardware/firmware itself. Besides compiling, nqc also provides functions for downloading the RCX firmware as well as uploading programs to and downloading from the RCX. PR: 13081 Submitted by: Kelly Yancey <kbyanc@posi.net>
Diffstat (limited to 'lang/nqc/pkg-comment')
-rw-r--r--lang/nqc/pkg-comment1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/nqc/pkg-comment b/lang/nqc/pkg-comment
new file mode 100644
index 000000000000..90dccf63d95e
--- /dev/null
+++ b/lang/nqc/pkg-comment
@@ -0,0 +1 @@
+A compiler for writing programs for the Lego RCX