aboutsummaryrefslogblamecommitdiff
path: root/lang/nqc/pkg-descr
blob: 838300f5d98ad8531355501fe90cfb2ef20427f0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                            
                                        
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.

WWW: http://bricxcc.sourceforge.net/nqc/