RU beehive logo ITEC dept promo banner
ITEC 380
2009fall
ibarland

homeinfolecturesexamshwsarchive

lect14a
repl; python cont.

N.B. Your test-cases should at least compile! (though not pass)
     Yes, that means either modifying 'eval', perhaps w/ case-lambda

Show:
  - calling 'eval'; 
  - the repl
  - our repl:
     (define (n-repl _)
       (n-repl (print (eval (parse! (create-scanner))))))



continue python:
  - ...
  - Objects in Python

homeinfolecturesexamshwsarchive


©2009, Ian Barland, Radford University
Last modified 2009.Dec.09 (Wed)
Please mail any suggestions
(incl. typos, broken links)
to iba�rlandrad�ford.edu
Powered by PLT Scheme