PDA

View Full Version : I built structures into TNTBasic.


leRiCl
2007.04.21, 01:02 AM
I wasted an hour implementing structures into TNTBasic. (for fun) Needless to say, it was a success. :ninja:
(To be honest, after some body told me "OO features can be built into any sufficiently complete language, I decided to undertake an experiement to see if OO-features can be built into TNTbasic, but that failed, however, I still got some structures happening.)

But to use it you have to add extra 300 lines to each program you write. http://www.appleide.sitesled.com/newfile.txt Its also clumsy, but (from limited tests) achieves good speed (to my surprise).

Shunter
2007.04.22, 11:35 PM
Sweet. Although I will never use this, it is a good accomplishment. :)