Skip to content

kuro68k/bb2ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bb2ascii

Convert Blitz Basic 2 (Amiga) source to ASCII

Blitz Basic source files (.bb or .bb2) tokenize keywords and replace newlines with nulls. This little app converts them back to ASCII.

If no output file is specified the results are dumped to the console.

Highly portable C, should work anywhere.

With thanks to Richard Dare for his work finding all the tokens (https://github.com/richardjdare/bb2-mode).

Licence is GPL V3.

About

Convert Blitz Basic 2 (Amiga) source to ASCII

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages