send link to app

Raskell app for iPhone and iPad


4.2 ( 832 ratings )
Productivity Education
Developer: Felwig
Free
Current version: 1.0.13, last update: 7 years ago
First release : 27 Dec 2013
App size: 8.66 Mb

Raskell is an iOS Haskell interpreter and editor, with Vi inspired keyboard custom designed for Haskell on the iPad version.

Raskell is built on a ported and extended version of the Hugs interpreter, giving you access to a full Haskell 98 development environment on your iOS device.

Coding on the iPads builtin keyboard can be a challenge, so Raskell also comes with a custom keyboard with Vi derived bindings, so that you can move, edit and manipulate your code without moving your fingers from the iPads virtual "home row".

Other features:

- the interpreter is integrated with the editor. It checks syntax in the background and displays a visual warning if it finds any errors.
- elegant syntax highlighting
- organise your files in folders
- export files and folders as tar archives
- search hoogle directly from your source code