Quote:
The final first version of SourceCoder, my PHP project to convert BASIC files from raw .8*p to readable, pastable HTML and BBCode, has been completed. This tool allows you to retrieve the full source code of any TI-83, TI-83+, TI-83+SE, TI-84+, or TI-84+SE BASIC-language program. Simple browse to a .8*p program, then click the Parse File button. You will be given readable source code onscreen and copy/pastable source in three formats:
::HTML
::phpBB-compatible BBCode
::Invision/InvisionFree-compatible BBCode
I hope that this will be a useful tool for the community; those who have tried it so far haev been relatively impressed with it. As usual, please report any and all bugs to me. For future versions, I hope to add support for more calculator types, automatic ASM program rejection, and perhaps .8*i support. Enjoy!
::HTML
::phpBB-compatible BBCode
::Invision/InvisionFree-compatible BBCode
I hope that this will be a useful tool for the community; those who have tried it so far haev been relatively impressed with it. As usual, please report any and all bugs to me. For future versions, I hope to add support for more calculator types, automatic ASM program rejection, and perhaps .8*i support. Enjoy!
Quote:
I just wanted to let everyone know that I added a new feature to SourceCoder this morning. It now will take any .8*i file and parse it into an onscreen GIF file complete with a border. This file can be saved and posted elsewhere, modified, used for reference, etc. I added this feature after noticing that the program did not differentiate between different .8** filetypes. It now automatically correctly outputs code, a gif, or an error message depending on what kind of file you upload to it. Have fun with it.
Source Coder V1.0