Programming Language Project
Phase II
Further Investigation of a Single Language
List of objectives for phase II
-
Have your instructor download one or more compilers in your language.
If possible, download one for Windows and one for Linux.
-
Write an extended paper on the language. This should be from 3 to
5 pages.
-
Indicate the major objectives of the language.
-
Indicate why you think the language would be a good one to study further.
-
List, and explain, the major features of the language.
-
Give some sample code in the language. This code should demonstrate
some of the major features of the language. This code will probably
come from the samples given on the internet or from your implementations.
You should not use an undue amount of code to count toward your 3 to 5
pages.
-
If possible, install the compiler and execute at least one sample program.
-
Due: March 20.