Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

scheme on ipad?

158 views
Skip to first unread message

AO

unread,
Sep 29, 2011, 7:44:07 AM9/29/11
to
Hello everyone!
Today I install python on my ipad through cydia.So i think is it
possible to install scheme on iOS?(mit-scheme is good).
Does someone have idea about this?

Raffael Cavallaro

unread,
Sep 29, 2011, 8:36:40 AM9/29/11
to
On 2011-09-29 11:44:07 +0000, AO said:

> Does someone have idea about this?

Jay Reynolds Freeman's Pixie Scheme is available for the iPad:
<http://itunes.apple.com/us/app/pixie-scheme-iii/id401023057?mt=8>

Gambit Scheme should compile for the iPad - it was available for the
iPhone until Apple pulled it, but the sources for the iOS app are still
part of the distribution.

hth,

warmest regards,

Ralph

--
Raffael Cavallaro

Baino Engineer

unread,
Sep 30, 2011, 3:41:12 AM9/30/11
to
There is "iScheme for the iPad" app (R5RS)
http://itunes.apple.com/us/app/ischeme-for-the-ipad/id422628070?mt=8
It comes with code examples from Structure and Interpretation of
Computer Programs (SCIP) book.

Kind regards,

Marc Feeley

unread,
Oct 11, 2011, 1:35:38 PM10/11/11
to
On Sep 29, 8:36 am, Raffael Cavallaro
<raffaelcavall...@pas.despam.s.il.vous.plait.mac.com> wrote:
> On 2011-09-29 11:44:07 +0000, AO said:
>
> > Does someone have idea about this?
>
> Jay Reynolds Freeman's Pixie Scheme is available for the iPad:
> <http://itunes.apple.com/us/app/pixie-scheme-iii/id401023057?mt=8>
>
> Gambit Scheme should compile for the iPad - it was available for the
> iPhone until Apple pulled it, but the sources for the iOS app are still
> part of the distribution.

Note that Gambit REPL is now available on the app store (since
yesterday). It has a few new features, including built-in
documentation (the R5RS document and the Gambit manual).

Marc

Raffael Cavallaro

unread,
Oct 11, 2011, 5:28:59 PM10/11/11
to
On 2011-10-11 17:35:38 +0000, Marc Feeley said:

>
> Note that Gambit REPL is now available on the app store (since
> yesterday). It has a few new features, including built-in
> documentation (the R5RS document and the Gambit manual).
>
> Marc

Thanks - I've just downloaded the update!

Franck Ditter

unread,
Oct 12, 2011, 1:08:02 PM10/12/11
to
> Note that Gambit REPL is now available on the app store (since
> yesterday). It has a few new features, including built-in
> documentation (the R5RS document and the Gambit manual).

May we :
- have some graphics ?
- save files ?
- send it on the TV through AirPlay ?

Thanks,

franck

Marc Feeley

unread,
Oct 13, 2011, 10:02:07 AM10/13/11
to
On Oct 12, 1:08 pm, Franck Ditter <fra...@ditter.org> wrote:
> > Note that Gambit REPL is now available on the app store (since
> > yesterday). It has a few new features, including built-in
> > documentation (the R5RS document and the Gambit manual).
>
> May we :
> - have some graphics ?

What kind of graphics?

1) turtle graphics
2) webView
3) pictures
4) OpenGL
5) ?

> - save files ?

That's currently possible. You have access to a Documents folder
which you can read/write using the standard Scheme I/O procedures.

> - send it on the TV through AirPlay ?

Interesting... what does that involve?

Marc

Franck Ditter

unread,
Oct 15, 2011, 3:04:24 PM10/15/11
to
In article
<c10a8d83-b319-48aa...@s14g2000vbj.googlegroups.com>,
Marc Feeley <fee...@iro.umontreal.ca> wrote:

> What kind of graphics?
> 1) turtle graphics
> 2) webView
> 3) pictures
> 4) OpenGL
> 5) ?

At least something simple, either turtlegraphics,
or low level segment oriented. I mean simple for CS education...

> > - send it on the TV through AirPlay ?
>
> Interesting... what does that involve?

I don't know the implementation details, but some audio or video
software on the iPad have a button by which you can send the output
by wifi to any AirPlay device : a Mac, another iPad or iPhone, an Apple-TV
connected to a TV or a video-projector, a speaker like iHome iw1, etc.
Cool for demos.

franck
0 new messages