experiments/gauss
|
getting the evaluator to do something.
|
2011-02-21 20:28:03 -05:00 |
tests/conform
|
trying to make conform work.
|
2011-03-23 18:12:18 -04:00 |
assemble.rkt
|
some testing on letrec
|
2011-03-25 18:35:12 -04:00 |
bootstrapped-primitives.rkt
|
need to do a little more work.
|
2011-03-23 21:57:07 -04:00 |
browser-evaluate.rkt
|
fixing the evaluate code so it works under firefox
|
2011-03-16 21:16:36 -04:00 |
compile.rkt
|
maintaining static information. Calls to let1 and letrec-bound bodies can be done with fewer primitive tests. Cool.
|
2011-03-25 20:11:59 -04:00 |
expression-structs.rkt
|
in the middle of letrec
|
2011-03-25 18:10:26 -04:00 |
helpers.rkt
|
traced bug with list intersection
|
2011-03-23 19:19:49 -04:00 |
il-structs.rkt
|
in the middle of letrec
|
2011-03-25 18:10:26 -04:00 |
lexical-env.rkt
|
going to see if we can do something lexically smart here.
|
2011-03-23 20:55:44 -04:00 |
lexical-structs.rkt
|
going to see if we can do something lexically smart here.
|
2011-03-23 20:55:44 -04:00 |
package.rkt
|
trying to lexically scope MACHINE for modularity and performance
|
2011-03-18 20:26:23 -04:00 |
parameters.rkt
|
extending Lam to have a name.
|
2011-03-20 22:33:22 -04:00 |
parse.rkt
|
some testing on letrec
|
2011-03-25 18:35:12 -04:00 |
racket-expander.rkt
|
changing conform to work with the prototype
|
2011-03-14 15:52:26 -04:00 |
relooper.rkt
|
relooper start
|
2011-02-28 23:01:45 -05:00 |
runtime.js
|
the exception handler consumes both the exception and the machine.
|
2011-03-24 18:46:34 -04:00 |
sets.rkt
|
relooper start
|
2011-02-28 23:01:45 -05:00 |
simulator-helpers.rkt
|
fixing
|
2011-03-14 17:17:00 -04:00 |
simulator-primitives.rkt
|
temporarily broke package
|
2011-03-15 15:18:26 -04:00 |
simulator-structs.rkt
|
in the middle of letrec
|
2011-03-25 18:10:26 -04:00 |
simulator.rkt
|
in the middle of letrec
|
2011-03-25 18:10:26 -04:00 |
test-all.rkt
|
test cases are running again
|
2011-03-20 22:50:25 -04:00 |
test-assemble.rkt
|
forgot to translate void
|
2011-03-20 22:46:40 -04:00 |
test-browser-evaluate.rkt
|
fixing assembly
|
2011-03-21 23:42:55 -04:00 |
test-compiler.rkt
|
some testing on letrec
|
2011-03-25 18:35:12 -04:00 |
test-conform-browser.rkt
|
test cases are running again
|
2011-03-20 22:50:25 -04:00 |
test-conform.rkt
|
keeping track of closure names
|
2011-03-14 18:53:05 -04:00 |
test-package.rkt
|
kludging the call/cc code in
|
2011-03-12 03:46:15 -05:00 |
test-parse.rkt
|
some testing on letrec
|
2011-03-25 18:35:12 -04:00 |
test-simulator.rkt
|
fixing tests for the simulator
|
2011-03-20 22:24:49 -04:00 |
typed-parse.rkt
|
compile time environments can have placeholders for space
|
2011-03-01 16:22:21 -05:00 |