Shop OBEX P1 Docs P2 Docs Learn Events
linux version of pbasic — Parallax Forums

linux version of pbasic

stevewrightstevewright Posts: 4
edited 2006-09-20 14:06 in BASIC Stamp
The questoin is does it realy work. It seems to mostly work, but not fully. An example of it not working is PIN assignments. When I write a pin assignment in the form of: pin name PIN pin number and try to compile it then pbasic interprets the pin name as a label and expects to see a :.
Here is an example:
SDA PIN 0
SCL PIN 1
The compile error is that a : should follow SDA and SDC, or it does not interpret PIN correctly.
This makes me questoin wheater pbasic for Linux really works or not.
Is there anyone out there using pbasic on a Linux system that has seen it work as good as the MSWindows version?

Comments

Sign In or Register to comment.