Search Criteria
Package Details: nqc 3.1.r6-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/nqc.git (read-only, click to copy) |
---|---|
Package Base: | nqc |
Description: | Not Quite C is a simple language with a C-like syntax that can be used to program Lego's RCX programmable brick (from the Mindstorms set). |
Upstream URL: | http://bricxcc.sourceforge.net/nqc/ |
Keywords: | LEGO NQC RCX |
Licenses: | custom:MPL |
Submitter: | Lefl |
Maintainer: | Lefl |
Last Packager: | Lefl |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-23 15:19 (UTC) |
Last Updated: | 2018-07-29 23:24 (UTC) |
Latest Comments
exuvo commented on 2022-09-17 15:37 (UTC)
If you get "fatal error: parse.tab.h: No such file or directory" errors while compiling: switch makepgk to single thread build (ie comment out -j from /etc/makepkg.conf .
Lefl commented on 2018-07-29 23:26 (UTC)
Updated the package with the USB tower patch.
will.price94 commented on 2018-07-29 22:08 (UTC)
This doesn't seem to work with the USB tower, I've applied the patch (https://pbrick.info/2013/10/configuring-the-lego-usb-tower-on-linux/) from this blog post: https://pbrick.info/2013/10/configuring-the-lego-usb-tower-on-linux/ which resolves the issue.
https://gist.github.com/willprice/37766492c753d17fbb019472072f32b0
e.g. nqc -Susb:/dev/usb/legousbtower1 file.nqc -run