05-17-2009, 12:47 PM
(This post was last modified: 11-17-2024, 07:24 PM by boriel.
Edit Reason: Update image
)
Tommy Gun is a great Retro-develpment IDE.
As of version 0.9.39 it's author add some modifications so ZX Basic compiler will also work with this excellent IDE.
Just follow this steps:
Only the remarked (in red) fields are necessary.
From now on, you have syntax highlighting and error line location. To go to an error line, just click on the compilation error message and the cursor will jump to the respective line automatically.
You might be interested in changing some command line options (to change output format, etc...). See command line options documentation for more info.
As of version 0.9.39 it's author add some modifications so ZX Basic compiler will also work with this excellent IDE.
Just follow this steps:
- Download & Install Tommy Gun (v. >= 0.9.39)
- Download & Install ZX Basic .MSI version for Windows (see http://www.boriel.com/files/zxb)
- On the Tommy Gun IDE Config options, go to Build Settings, and configure builder options as shown (ZX Basic already comes pre-configured):
- Save them, and you're done!
Only the remarked (in red) fields are necessary.
From now on, you have syntax highlighting and error line location. To go to an error line, just click on the compilation error message and the cursor will jump to the respective line automatically.
You might be interested in changing some command line options (to change output format, etc...). See command line options documentation for more info.