Are there any compliers with additions that will fix some things, simple things like length_of(Array), treat_as_value(char).
Not in C or C++ languages.
So many things that would make the programing both easier and less taxxing on memory and processor time. And if it was compiled to exe it should retain portability or am i missing something?
C/C++ is probably the least taxing of all computer languages except assembly and machine code. Other languages, such as basic, let you do some things a lot easier but the executable programs are generally larger and slower.
If you want to get reall deep into parsing equations then try
YACC (Yet Another Compiler Compiler)
Last edited by Ancient Dragon; Mar 18th, 2007 at 3:38 pm.
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2283
Retired and Enjoying Life
Offline 21,963 posts
since Aug 2005