Danny Yoo
5a04541fe3
Working on making it easy to run whalesong from the shell.
...
whalesong.rkt now provides two additional commands:
get-runtime: prints the runtime into standard output
get-javascript: compiles the given program and writes to standard output
2011-05-30 17:20:31 -04:00
Danny Yoo
ad04fd4425
Systematizing exception throwing so they all go through plt.runtime.raiseX
2011-05-30 17:20:05 -04:00
Danny Yoo
837fdf480d
adjusting the generated code so it waits until the runtime is ready.
2011-05-30 12:17:03 -04:00
Danny Yoo
21a405fb6f
commenting out a lot; will start enabling moby runtime in a moment.
2011-05-27 15:36:04 -04:00
Danny Yoo
6028c19f80
runtime includes jquery now
2011-05-27 15:12:16 -04:00
Danny Yoo
6663fa434a
using modbeg.rkt
2011-05-27 11:16:48 -04:00
Danny Yoo
702337f6f9
trying to trace issue with arity matching
2011-05-27 11:08:33 -04:00
Danny Yoo
24e39ede45
modulevariables
2011-05-25 22:11:34 -04:00
Danny Yoo
a92e6b95e4
fixing print-values
2011-05-25 18:07:55 -04:00
Danny Yoo
380890b13d
fixing bug with print-values
2011-05-25 17:50:16 -04:00
Danny Yoo
c9ddc357e0
Getting the prefix reference stuff working.
2011-05-25 13:20:48 -04:00
Danny Yoo
801b636765
test cases print their file name just to help me trace when the tests fail
2011-05-23 14:54:38 -04:00
Danny Yoo
3b61f88d27
in the middle of trying to compile racket/base and see how far I can get
2011-05-23 12:58:55 -04:00
Danny Yoo
125eed5924
trying to figure out what pieces are left before we can make standalone packages
2011-05-20 16:37:26 -04:00
Danny Yoo
6c50b88703
absorbing libraries from js-vm project
2011-05-14 02:10:14 -04:00