Gen Programming Languages
Gen Programming Languages
Low-level Languages
High-level Languages
Activity1
Go to http://www.99-bottles-of-beer.net// On this site there are many examples of programming
languages that all do the same thing, display the words for the song 99 bottle of beer. Your task is
to find and paste an example of code for each of the language generations.
NOTE: I havent yet found the Machine Code version so start at 2nd generation programming
languages.
Once you have copied it describe the main areas of the code.
3
Activity2
What am I? (from Carole textbook)
1. I am a generation of programming language written almost in English
2. I am a generation of programming language understood directly by the
computer
3. I use inference engines to make decisions
4. I am the term for meaningful shortened instructions used in second
generations languages
5. My language generation uses three basic control structures
6. I need an assembler to translate my code
7. At this level, I translate one instruction into many lines of machine
code
8. I am the code in which first generation language are written
9. I am the term for a language which will only run on a single type of
processor
10. My language generation is mainly used for database structures
11. I was the first generation of languages to use symbolic storage address
locations
12. I need a parallel processor as I am a highly complex language
generation
13. I am the only language a computer can understand
14. I am the group of languages mainly used for artificial intelligence