| | Can't compile test.nqc
|
|
Hi, I have been trying to compile NQC (2.0.2) with the watcom compiler under QNX and succeded partialy. I can now compile the test.nqc from version 1.3 in backward compatibility mode (bin/nqc -1 testv1.nqc). But I can't compile the new test.nqc (...) (25 years ago, 20-Dec-99, to lugnet.robotics.rcx.nqc)
|
|
| | Re: How did you made nqc?
|
|
I second that. Thanks for the explanation. It made a good after word for your book! (...) Joel Shafer joel@connect.net (25 years ago, 16-Dec-99, to lugnet.robotics.rcx.nqc)
|
|
| | Re: How did you made nqc?
|
|
(...) Yes, a lot of work...which is why the "iteration" part was so important. Individually, none of the steps were too time consuming, and each had a lot of positive feedback associated with it...which served to motivate me for the next step. The (...) (25 years ago, 16-Dec-99, to lugnet.robotics.rcx.nqc)
|
|
| | Re: How did you made nqc?
|
|
(...) Thanks for your reply, this exactly what I (and probably others) wanted to know. It seems that it took a lot of work, time and knowledge... Thanks again ! Philippe (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.nqc)
|
|
| | Re: How did you made nqc?
|
|
(...) I started to compose a reply, but it wandered a bit off-topic and was getting quite long. I posted the resulting text here: (URL) this the sort of thing you were looking for, or perhaps more in-depth explanation of some of the algorithms used, (...) (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.nqc)
|
|
| | How did you made nqc?
|
|
Hello ! Being a fervent user of NQC, (thanks mr Baum!) I'm asking myself how nqc has been made. I know it's a very complex topic, but some explication for non programming-specialists could be very interesting. And because the rcx has quite limited (...) (25 years ago, 13-Dec-99, to lugnet.robotics.rcx.nqc)
|
|
| | RIS 1.0 Sightings
|
|
If anyone is wanting them, I'm still seeing RIS 1.0 systems with the 'upgrade to 1.5' sticker on them at most the local Best Buys in NE Kansas (IE Topeka and Overland Park Areas) Tom (25 years ago, 13-Dec-99, to lugnet.robotics.rcx.nqc)
|
|
| | Re: RIS 1.0 vs 1.5: which more "desirable"?
|
|
(...) Sorry, should have said the command console, which does use the VB stuff, and also (of course), sending anything yourself from VB... (25 years ago, 12-Dec-99, to lugnet.robotics.rcx.nqc)
|
|
| | Re: RIS 1.0 vs 1.5: which more "desirable"?
|
|
(...) That's not true. Neither NQC nor LegOS require any vbx files. (25 years ago, 12-Dec-99, to lugnet.robotics.rcx.nqc)
|
|
| | Re: Implementing Finite State Machines
|
|
Dave, I like the idea of teaching how to solve certain problems both with multiple threads and with a Finite State Machine. Adding "switch" would be great! Personally I think that a plain 'C' FSM using switch can be made to look very clear if (...) (25 years ago, 12-Dec-99, to lugnet.robotics.rcx.nqc)
|