Skip to content

schanzer/moby-scheme

 
 

Repository files navigation

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/

About

The Moby Scheme Compiler for Smartphones

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scheme 46.7%
  • JavaScript 29.4%
  • Java 22.0%
  • Objective-C 1.5%
  • Other 0.4%