Commit Graph

11 Commits

Author SHA1 Message Date
Danny Yoo
e5ca5364b6 correcting bug with my implementation of lexical scope 2011-03-14 18:06:14 -04:00
Danny Yoo
9bce564bf3 trying to prepare for boxed lexical references 2011-03-13 18:31:11 -04:00
Danny Yoo
a597c13e82 let 2011-03-13 17:57:29 -04:00
Danny Yoo
de41b4f379 debugging let* 2011-03-11 14:32:47 -05:00
Danny Yoo
fd25182d42 need letrec next 2011-03-10 00:07:42 -05:00
Danny Yoo
049eee32c4 splitting up the structures into separate modules; trying to reduce complexity 2011-03-01 14:51:59 -05:00
Danny Yoo
7fcd2ab13e Still getting the lexical addressing of lambda correct. 2011-03-01 12:43:16 -05:00
Danny Yoo
4368fbc99d removing superfluous quote form. Also moved Top as an expression form that introduces an environment extension. 2011-03-01 11:43:46 -05:00
Danny Yoo
16c5e6a796 fixed test case and code 2011-02-21 15:50:32 -05:00
Danny Yoo
6391f614d9 debuggin 2011-02-21 15:47:11 -05:00
Danny Yoo
5599bc125f Trying to add prefix into the mix 2011-02-21 15:08:56 -05:00