Commit Graph

16 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
44078dd40e box 2011-03-13 19:54:44 -04:00
Danny Yoo
9bce564bf3 trying to prepare for boxed lexical references 2011-03-13 18:31:11 -04:00
Danny Yoo
b1ca4078b5 fixing typing of find-variable 2011-03-11 14:02:06 -05:00
Danny Yoo
d1af35f0f5 fixed bug with lexical scoping. 2011-03-08 17:27:43 -05:00
Danny Yoo
2eec816750 the pop depth depends on the linkage 2011-03-08 02:31:18 -05:00
Danny Yoo
ab2f16508e trying to fix the popenv stuff 2011-03-07 23:08:58 -05:00
dyoo
2a9fe0d72a variable renaming 2011-03-02 17:37:14 -05:00
Danny Yoo
bff387a6f9 compile time environments can have placeholders for space 2011-03-01 16:22:21 -05:00
Danny Yoo
bbde3cdeaa lambda looks like it's generating appropriate il. Working on application now. 2011-03-01 15:45:03 -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
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
fb0fb941e3 still need to work on procedure application 2011-03-01 02:48:38 -05:00
Danny Yoo
4f90538722 uncommented most of the code; need to work on application 2011-03-01 02:26:26 -05:00
Danny Yoo
a9586c97d5 trying to get toplevel addressing to work. 2011-02-21 17:11:44 -05:00
Danny Yoo
5599bc125f Trying to add prefix into the mix 2011-02-21 15:08:56 -05:00