mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
11 lines
524 B
Plaintext
11 lines
524 B
Plaintext
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.
|
|
|
|
The NQC home page includes documentation for the language itself including
|
|
examples.
|