How can other popular editors be used with BBCSDL? (eg Geany)

Here you can talk about anything related to BBC BASIC, not covered in another category
kigohhere
Posts: 69
Joined: Fri 20 Apr 2018, 00:56

How can other popular editors be used with BBCSDL? (eg Geany)

Post by kigohhere »

Is it possible and how? Thanks, thanks a lot.
p_m21987
Posts: 177
Joined: Mon 02 Apr 2018, 21:51

Re: How can other popular editors be used with BBCSDL? (eg Geany)

Post by p_m21987 »

What I sometimes do is, write my program in a text editor, save as plaintext with .BAS as the filename extension, and then open with SDLIDE, which can then be used to run the program or save it as a tokenised .bbc file.
kigohhere
Posts: 69
Joined: Fri 20 Apr 2018, 00:56

Re: How can other popular editors be used with BBCSDL? (eg Geany)

Post by kigohhere »

Oh....thank you...


Geany is a very powerful freeware IDE and has built-in support for a lot of programming languages(Including FreeBasic).

Geany can also be customized for other programming languages but I don't know how to customize it for BBCSDL!