forked from dyoo/moby-scheme
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
32 lines (19 loc) · 956 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Moby
------
Danny Yoo ([email protected])
----------------------------------------------------------------------
What is Moby?
Moby is a project from the PLT Scheme team. The Moby compiler
consumes Advanced Student Language (ASL) programs that use World[1]
primitives, and produces applications for mobile platforms. The
current prototype supports desktop browsers and smartphones. Our
long-term goal is to make Scheme the premiere reactive scripting
language for mobile phones.
Shriram Krishnamurthi presented the ideas behind Moby at ILC 2009 in
his talk "The Moby Scheme Compiler for Smartphones"[2].
The documentation for Moby can be found on PLaneT:
http://planet.plt-scheme.org/display.ss?package=moby.plt&owner=dyoo
under the Docs link.
http://planet.plt-scheme.org/package-source/dyoo/moby.plt/2/30/planet-docs/manual/index.html
[1] http://world.cs.brown.edu/
[2] http://www.cs.brown.edu/~sk/Publications/Talks/Moby-Bootstrap/