links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
1 - 1 of 1
 
First entry added on 2009-10-01 16:40. Last entry added on 2009-10-01 16:40.
Total entries: 1 (1 public, 0 private)
1
10/2009
1. A simple Scheme program for Android | http://tinyurl.com/cctauy
via
http://twitter.com/programmingjoy
Javascript as Compiler Target: Clamato, GWT Smalltalk, Python, Scheme
http://www.infoq.com/news/2009/09/javascript-compilation-target

(require moby/stub/world)

(define WIDTH 320)
(define HEIGHT 480)

(define (render w)
  (place-image 
   (text "Hello World" 10 "Black")
   20
   20
   (empty-scene WIDTH HEIGHT)))

(big-bang WIDTH HEIGHT 10 0)
(on-redraw render)

After a few minutes of poking around, I was able to compile this to Java and then run it on the Android Emulator:

by mshook  on 2009-10-01 16:40 tags: scheme · android · javascript · compiler · lisp · java · mobile · example · code · interesting
1 - 1 of 1
Link History Bookmarklet
Do you have your Link History Bookmarklet? No? Grab it, put it in your browser's toolbar, and use it to look up the history of any web page. The link history will show you who bookmarked the page you are viewing, how they tagged it, how popular that page has been in Simpy over time, etc.
  • Drag the following link and drop it onto your browser's toolbar: Link History