Windows command line SPIN compiler
Robot Freak
Posts: 168
Hello,
Is parallax planning to make a command line Windows executable with only the SPIN compiler in it?
I'd like to make a program where the user can configure the program to be send to the prop.
Kind regards,
Robot Freak
Is parallax planning to make a command line Windows executable with only the SPIN compiler in it?
I'd like to make a program where the user can configure the program to be send to the prop.
Kind regards,
Robot Freak
Comments
http://forums.parallax.com/forums/default.aspx?f=25&m=253050&p=1&ord=d
Essentially, the parser looks to be coming along nicely, but no work recently on it.
From parser to code should be relatively straightforward.
If anyone else wants to help, take a look at the source, build and run, and let me know
what you think.
-tom
Code is at
http://spinc.cvs.sourceforge.net/spinc/spinparser/
To check it out with cvs, use
If anyone has troubles just let me know.
(All the work has been done by dfletcher.)
Someone also did some work on getting it to compile in Visual Studio. I started to put together an X-Code project for it but haven't had time to finish it yet.
If there is anyone else with experience in these things help would be appreciated.
Last night we released the official v1.0 Propellent software, which is a·library (DLL) and also an executable that includes the library within it.· The executable is what Robot Freak was asking for; a command-line Windows executable with the SPIN compiler (and much more) in it.· The DLL is for those that wish to build their own tool that has built-in Propeller support (of course, they could use the exe for many of the same purposes if they wish, but the DLL is better in that regard).
You can find out more in this thread:· http://forums.parallax.com/showthread.php?p=728775
Thanks.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Jeff Martin
· Sr. Software Engineer
· Parallax, Inc.