Skip to content

An iPad app that's a Lisp interpretter... written in Haskell (heh heh heh)

Notifications You must be signed in to change notification settings

dpp/LispHaskellIPad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a61b117 · Jun 18, 2011

History

3 Commits
Jun 18, 2011
Jun 18, 2011
Jun 10, 2011
Jun 18, 2011
Jun 10, 2011
Jun 10, 2011
Jun 10, 2011
Jun 18, 2011
Jun 10, 2011
Jun 10, 2011
Jun 10, 2011

Repository files navigation

A simple iPad app that demonstrates using Haskell in an iPad app.

The Haskell app is a Lisp interpretter.

The code is licensed under an MIT license.

The Lisp (Scheme) interpretter is based very, very closely on 
http://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours

In order to run the code, you'll need ghc-iphone http://projects.haskell.org/ghc-iphone/

And, yes, the UI is ugly... I do historically ugly UIs in AppKit:
http://groups.google.com/group/comp.sys.next.announce/tree/browse_frm/month/1997-03?_done=%2Fgroup%2Fcomp.sys.next.announce%2Fbrowse_frm%2Fmonth%2F1997-03%3F&

Note the first bullet point is a redesigned UI.

Also, this code is totally, 100% unsupported.

About

An iPad app that's a Lisp interpretter... written in Haskell (heh heh heh)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published