

         Why should I use XSCompiler instead of other compilers ?
         


    1) It's free ;

    2) You can modify the programming language as you wish (in some limits,
       of course), personalizing it and even creating new instructions ;

    3) The generated programs have access to all the physical system memory ;

    4) Generated code is optimized and programs run very fast ;

    5) There are many libraries included ( sound, graphics, compression, gif,
       pcx, flc etc. ) ;
       
    5) Language syntax is simple and very flexible ;

    6) If you have any problems, if you find some bugs or if you need
       assistance, just contact me and I will help you ;

    7) If you have any suggestions, any new ideas regarding this compiler
       (or a new library) just tell me and I will try to include it into
       my compiler (of course, giving you the credits) ;

