WCC11  v.1.0a

You can now download Walter's C-based Compiler Version 1.0a!!!  Upgrades from WCC11 v.1.0 include:

  • No more need for the "~" at the        end of the Main Header


  • No more need for the "end_include()" statement at the end of an included file.


  • The "main()" procedure isn't used as the EOF marker for your program so you can have code after the main procedure.



  • Tells you when it can't find a file with something like "FATAL ERROR #1: cannot find test1.c"


  • Compatible with COMPILE  (to download it go to the Downloads page!)


  • Gets rid of the need for an empty else statement


  • Adds the NULL statement


  • Code is up-gradeable from v.1.0 to v.1.0a


  • support for "else if(..)" statements


  • Get's rid of a bug in the poke() command


  • 3 test programs


  • And lots more!



Download it here
! (file size is 92Kb  and is ZIPped)

Home Page  |  Walt's Page