Uncategorized
CEIS 420 Week 7 Homework Name: Question 1 What would the following
CEIS 420 Week 7 Homework
Name:
Question 1
What would the following Scheme commands return?
(car ‘(mm dd ee))
(eq? ‘G ‘C)
(cdr ‘(I love ceis420))
Answer:
Question 2
Create a loop in Scheme that will display integers from 1 to 15
Answer:
Question 3
Research F#, ML, Scheme, and LISP. Which is the most popular? What industries are using functional programming?
Answer:
