Exercise 1.1 Write the name of a programming language that you have used. What are the pros and cons of the language? One programming language that I
Exercise 3.1 Consider the following definition of Student: Implement a function names: that takes a list of students as an argument and returns a list
Exercise 4.1 Implement a function incBy: that takes a list of integers and an integer as arguments and increases every element of the list by the give
Exercise 6.1 Consider the following concrete syntax: Describe whether each of the following is expr and why. <id> consists of one or more latin alp
Exercise 8.1 With the following list of function definitions in F1VAE: Show the results of evaluating the following expressions under the empty enviro
Exercise 9.1 Consider the following expression:Write the arguments to interp each time it is called during the evaluation of the expression. Write the