The Moby Scheme Compiler for Smartphones
Scheme JavaScript Java Objective-C Other
Switch branches/tags
Nothing to show
Clone or download
Pull request Compare This branch is 467 commits behind dyoo:master.
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= doc
carview.php?tsp= examples
carview.php?tsp= lang
carview.php?tsp= sandbox
carview.php?tsp= src
carview.php?tsp= support
carview.php?tsp= .gitmodules
carview.php?tsp= .project
carview.php?tsp= README
carview.php?tsp= bootstrap.ss
carview.php?tsp= info.ss
carview.php?tsp= make-planet-archive.sh
carview.php?tsp= manual.scrbl
carview.php?tsp= moby-lang.ss

README

Moby
------
Danny Yoo (dyoo@cs.wpi.edu)
----------------------------------------------------------------------
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:
    https://planet.plt-scheme.org/display.ss?package=moby.plt&owner=dyoo
under the Docs link.
    https://planet.plt-scheme.org/package-source/dyoo/moby.plt/2/30/planet-docs/manual/index.html
[1] https://world.cs.brown.edu/
[2] https://www.cs.brown.edu/~sk/Publications/Talks/Moby-Bootstrap/