Commit Graph

10 Commits

Author SHA1 Message Date
Danny Yoo
cafd001f9b using the planet-command line parsers 2011-06-17 16:58:21 -04:00
Danny Yoo
70d77bf34a trying to incorporate the command line parser used by PLaneT. I hate code copying, but here I am doing it all over again. 2011-06-17 15:20:48 -04:00
Danny Yoo
6f3c22963e need to trace why the browser tests are suddenly failing 2011-06-08 14:37:04 -04:00
Danny Yoo
6bdab5a83a trying to clean up requires in prepwork 2011-06-01 11:43:36 -04:00
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
837fdf480d adjusting the generated code so it waits until the runtime is ready. 2011-05-30 12:17:03 -04:00
Danny Yoo
5238d2b389 adding command to print the runtime. 2011-05-30 11:30:28 -04:00
Danny Yoo
608ffd2f34 whalesong command line builder starting to work 2011-05-25 15:01:03 -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
7350d5d832 trying to get at the module bytecode 2011-05-19 14:51:28 -04:00