experiments/gauss
|
getting the evaluator to do something.
|
2011-02-21 20:28:03 -05:00 |
tests/conform
|
reducing iterations to 1
|
2011-03-15 16:21:10 -04:00 |
assemble.rkt
|
removing superfluous structures.
|
2011-03-18 22:34:43 -04:00 |
bootstrapped-primitives.rkt
|
adding more definitions
|
2011-03-15 15:55:32 -04:00 |
browser-evaluate.rkt
|
fixing the evaluate code so it works under firefox
|
2011-03-16 21:16:36 -04:00 |
compile.rkt
|
changed to letvoid
|
2011-03-20 20:33:07 -04:00 |
expression-structs.rkt
|
changed to letvoid
|
2011-03-20 20:33:07 -04: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
|
correcting bug with my implementation of lexical scope
|
2011-03-14 18:06:14 -04:00 |
helpers.rkt
|
Still getting the lexical addressing of lambda correct.
|
2011-03-01 12:43:16 -05:00 |
il-structs.rkt
|
require cleanup
|
2011-03-18 22:52:56 -04:00 |
lexical-env.rkt
|
changed to letvoid
|
2011-03-20 20:33:07 -04:00 |
lexical-structs.rkt
|
testing parse
|
2011-03-19 18:39:14 -04:00 |
package.rkt
|
trying to lexically scope MACHINE for modularity and performance
|
2011-03-18 20:26:23 -04:00 |
parse.rkt
|
changed to letvoid
|
2011-03-20 20:33:07 -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
|
trying to lexically scope MACHINE for modularity and performance
|
2011-03-18 20:26:23 -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
|
trying to speed up the simulator a bit
|
2011-03-14 19:15:42 -04:00 |
simulator.rkt
|
removing superfluous structures.
|
2011-03-18 22:34:43 -04:00 |
test-all.rkt
|
correcting bug with my implementation of lexical scope
|
2011-03-14 18:06:14 -04:00 |
test-assemble.rkt
|
require cleanup
|
2011-03-18 22:52:56 -04:00 |
test-browser-evaluate.rkt
|
trying to lexically scope MACHINE for modularity and performance
|
2011-03-18 20:26:23 -04:00 |
test-compiler.rkt
|
named let
|
2011-03-16 14:04:02 -04:00 |
test-conform-browser.rkt
|
adding more definitions
|
2011-03-15 15:55:32 -04:00 |
test-conform.rkt
|
keeping track of closure names
|
2011-03-14 18:53:05 -04:00 |
test-find-toplevel-variables.rkt
|
added test case module
|
2011-02-21 15:50:48 -05:00 |
test-package.rkt
|
kludging the call/cc code in
|
2011-03-12 03:46:15 -05:00 |
test-parse.rkt
|
changed to letvoid
|
2011-03-20 20:33:07 -04:00 |
test-simulator.rkt
|
removing superfluous structures.
|
2011-03-18 22:34:43 -04:00 |
typed-parse.rkt
|
compile time environments can have placeholders for space
|
2011-03-01 16:22:21 -05:00 |