Danny Yoo
|
befceb1751
|
getting the compiler to recognize language primitives
|
2011-03-26 17:46:28 -04:00 |
|
Danny Yoo
|
b51922310c
|
toplevel can refer to module variables
|
2011-03-26 17:23:51 -04:00 |
|
Danny Yoo
|
97762a015f
|
going to see if we can do something lexically smart here.
|
2011-03-23 20:55:44 -04:00 |
|
Danny Yoo
|
27781a1dff
|
parser recognizes set! for parameters
|
2011-03-21 23:17:42 -04:00 |
|
Danny Yoo
|
15c6822816
|
working on compile
|
2011-03-20 21:55:51 -04:00 |
|
Danny Yoo
|
7e30883490
|
testing parse
|
2011-03-19 18:39:14 -04:00 |
|
Danny Yoo
|
a794c9cf68
|
in the middle of making the expressions close to the racket machine
|
2011-03-19 00:02:19 -04:00 |
|
Danny Yoo
|
afe489e4f4
|
require cleanup
|
2011-03-18 22:52:56 -04:00 |
|
Danny Yoo
|
26a5136195
|
names in the compile time environment are now NamedBindings in preparation for set\!
|
2011-03-18 22:41:03 -04:00 |
|
Danny Yoo
|
20818b0a7a
|
removing superfluous structures.
|
2011-03-18 22:34:43 -04:00 |
|
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
|
d1af35f0f5
|
fixed bug with lexical scoping.
|
2011-03-08 17:27:43 -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 |
|