Pretty printing

STOS-related stuff in here please
Post Reply
project7800
Retro freak
Retro freak
Posts: 15
Joined: Sat May 28, 2022 4:09 am

Pretty printing

Post by project7800 »

Is anyone aware of a utility program that would LIST STOS BASIC programs with indentation for loops? Similar to GFA BASIC,For example. A search on Atarimania didn’t turn up much.
SToS
Captain Atari
Captain Atari
Posts: 200
Joined: Sun Mar 28, 2021 12:16 pm

Re: Pretty printing

Post by SToS »

Apart from the NON-pretty-printing utilities like the one hosted on Thorsten Otto's github https://github.com/th-otto/STOS/tree/master/tools, which could be improved upon given that the source is available.

The only other PC based utility I know of which did give indented loops and conditions was the work in progress STOSdev project by Simon Hazelgrove some years back.
Screenshot_2024-06-30_09-27-55.png
Unfortunately I'm not aware if this project was completed or had a final version but I do have the version pictured above and will post if Simon allowed me to as I'm not sure how I ever came across it originally.

It was written in Microsoft .NET and I did decompile it once and started to port it to c++ for multiplatform conversion but never got far before losing interest.

Not sure if this can do what you require but you may want to take a look at the Visual Studio Code extension https://stoscoders.com/visual-studio-code
You do not have the required permissions to view the files attached to this post.
project7800
Retro freak
Retro freak
Posts: 15
Joined: Sat May 28, 2022 4:09 am

Re: Pretty printing

Post by project7800 »

Thanks! I’ll look into these.
Post Reply

Return to “STOS”