aboutsummaryrefslogtreecommitdiff
path: root/lang/nqc/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Remove old maintainer info.John Hay2003-04-151-3/+0
| | | | Notes: svn path=/head/; revision=79010
* Make fetchable again (MASTER_SITE moved)Kris Kennaway2002-09-281-1/+1
| | | | Notes: svn path=/head/; revision=67196
* Update to version 2.0.1Steve Price1999-10-101-1/+1
| | | | | | | | PR: 14187 Submitted by: maintainer Notes: svn path=/head/; revision=22327
* Import of nqc,Chris Piazza1999-08-141-0/+15
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> Notes: svn path=/head/; revision=20726