CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 17 Aug 2025 07:08:56 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100225185039
location: https://web.archive.org/web/20100225185039/https://github.com/dyoo/moby-scheme
server-timing: captures_list;dur=0.987811, exclusion.robots;dur=0.033341, exclusion.robots.policy;dur=0.015495, esindex;dur=0.016939, cdx.remote;dur=48.633441, LoadShardBlock;dur=396.667836, PetaboxLoader3.datanode;dur=47.161860, PetaboxLoader3.resolve;dur=292.912075
x-app-server: wwwb-app219
x-ts: 302
x-tr: 490
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app219; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sun, 17 Aug 2025 07:08:57 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 25 Feb 2010 18:50:35 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "181045fef5727cd42af910f34807c5f4"
x-archive-orig-x-runtime: 107ms
x-archive-orig-content-length: 26999
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 25 Feb 2010 18:50:39 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 22 Oct 2009 13:21:28 GMT", ; rel="prev memento"; datetime="Thu, 22 Oct 2009 13:21:28 GMT", ; rel="memento"; datetime="Thu, 25 Feb 2010 18:50:39 GMT", ; rel="next memento"; datetime="Mon, 29 Mar 2010 15:10:31 GMT", ; rel="last memento"; datetime="Tue, 13 May 2025 04:19:12 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_14_20100225125215_crawl101-c/51_14_20100225184906_crawl101.arc.gz
server-timing: captures_list;dur=0.505827, exclusion.robots;dur=0.019632, exclusion.robots.policy;dur=0.009574, esindex;dur=0.010796, cdx.remote;dur=39.521560, LoadShardBlock;dur=415.933937, PetaboxLoader3.datanode;dur=171.350513, PetaboxLoader3.resolve;dur=451.334191, load_resource;dur=258.622024
x-app-server: wwwb-app219
x-ts: 200
x-tr: 801
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
dyoo's moby-scheme at master - GitHub
dyoo / moby-scheme
- Source
- Commits
- Network (5)
- Issues (38)
- Downloads (2)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
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/