This is a cross compiler and code generator which converts the source code from one programming language to another language or binary.
Be the first to post a text review of Cross Compiler. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Changes on version 0.2a (base version from sablecc) ====================== 1) handled tab 2) handled blank lines 3) println string & exp 4) label recognition (not executed) 5) goto label recognition (not executed) 6) changed assignment to = insteadof := 7) changed comparator to == instead of = 8) recognize lower case keywords and variables Changes planned for next version ================================ 1) Java Source & Class File generation 2) C# Source & .NET EXE file generation
Changes on version 0.2a (base version from sablecc) ====================== 1) handled tab 2) handled blank lines 3) println string & exp 4) label recognition (not executed) 5) goto label recognition (not executed) 6) changed assignment to = insteadof := 7) changed comparator to == instead of = 8) recognize lower case keywords and variables Changes planned for next version ================================ 1) Java Source & Class File generation 2) C# Source & .NET EXE file generation
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?