experiments/gauss
|
getting the evaluator to do something.
|
2011-02-21 20:28:03 -05:00 |
assemble.rkt
|
Trying to clear up procedure application
|
2011-03-02 16:42:33 -05:00 |
browser-evaluate.rkt
|
adjusting the output so I can grab the val register from the machine.
|
2011-02-25 16:21:20 -05:00 |
compile.rkt
|
working on extendenvironment/prefix
|
2011-03-04 15:32:29 -05:00 |
expression-structs.rkt
|
compile time environments can have placeholders for space
|
2011-03-01 16:22:21 -05:00 |
find-boxed-bindings.rkt
|
trying to identify bindings that need boxing for set-bang
|
2011-02-22 03:21:18 -05:00 |
find-toplevel-variables.rkt
|
splitting up the structures into separate modules; trying to reduce complexity
|
2011-03-01 14:51:59 -05:00 |
helpers.rkt
|
Still getting the lexical addressing of lambda correct.
|
2011-03-01 12:43:16 -05:00 |
il-structs.rkt
|
working on extendenvironment/prefix
|
2011-03-04 15:32:29 -05:00 |
lexical-env.rkt
|
variable renaming
|
2011-03-02 17:37:14 -05:00 |
lexical-structs.rkt
|
variable renaming
|
2011-03-02 17:37:14 -05:00 |
package.rkt
|
did comet-style server push
|
2011-02-21 22:37:03 -05:00 |
parse.rkt
|
compile time environments can have placeholders for space
|
2011-03-01 16:22:21 -05:00 |
relooper.rkt
|
relooper start
|
2011-02-28 23:01:45 -05:00 |
runtime.js
|
compile time environments can have placeholders for space
|
2011-03-01 16:22:21 -05:00 |
sets.rkt
|
relooper start
|
2011-02-28 23:01:45 -05:00 |
simulator-prims.rkt
|
working on extendenvironment/prefix
|
2011-03-04 15:32:29 -05:00 |
simulator-structs.rkt
|
getting weird error message from typed racket.
|
2011-03-04 15:55:05 -05:00 |
simulator.rkt
|
getting weird error message from typed racket.
|
2011-03-04 15:55:05 -05:00 |
test-browser-evaluate.rkt
|
fib
|
2011-02-28 12:48:19 -05:00 |
test-find-toplevel-variables.rkt
|
added test case module
|
2011-02-21 15:50:48 -05:00 |
test-package.rkt
|
quick-and-dirty way to test expressions at the browser and get back results
|
2011-02-21 20:50:56 -05:00 |
test-simulator.rkt
|
getting weird error message from typed racket.
|
2011-03-04 15:55:05 -05:00 |
typed-parse.rkt
|
compile time environments can have placeholders for space
|
2011-03-01 16:22:21 -05:00 |