Simple Scheme Application icon

Simple Scheme 1.24

760.2 KB / 10K+ Downloads / Rating 4.0 - 126 reviews


See previous versions

Simple Scheme, developed and published by Bryan Chadwick, has released its latest version, 1.24, on 2017-07-20. This app falls under the Productivity category on the Google Play Store and has achieved over 10000 installs. It currently holds an overall rating of 4.0, based on 126 reviews.

Simple Scheme APK available on this page is compatible with all Android devices that meet the required specifications (Android 3.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: chadwick.apps.simplescheme

Updated: 8 years ago

Developer Name: Bryan Chadwick

Category: Productivity

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Simple Scheme on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.0
Total 126 reviews

Reviews

2 ★, on 2020-05-31
I have the app at the wrong time. Soon, the app will open files on the user's behalf. That will mean my behalf. There's also an issue with supporting in function definitions. For now, it's the wrong app. I think it's because it's built for an older version of Android. [Kindness].

3 ★, on 2019-10-04
Great app for programming with my smartphone but the keyboard is very slow in the app and it's annoying. If you could fix this issue it could be great !

5 ★, on 2019-05-29
Great app for tinkering. When I started learning lisp, this was my app of choice, because it forced me to learn from scratch all the basic tricks of the trade. Thank you Bryan - also for implementing my request back then.

2 ★, on 2017-10-18
Every time I try something I normally can do in an R5 scheme it's not supported. Doesn't support named let or do. No set-c*r! suppory either. On-screen keyboard goes back to letters every time I type anything, especially a paren. In short, I can't use this at all.

3 ★, on 2018-08-28
No

5 ★, on 2016-10-13
Just a nice toy if you're bored and want to screw around with a functional language on the go.

Previous Versions

Simple Scheme 1.24
2017-07-20 / 760.2 KB / Android 3.0+

About this app

Ever been away from your computer and thought, "Boy, I wish I could be writing Scheme code right now"? Well, now you can! Simple Scheme is a Java/Android implementation of a Scheme-like programming language and syntax highlighted editor.

It includes implementations of most features found in traditional Scheme (e.g., definitions, let, let*, letrec, if, cond, lambda, lists) with a very similar syntax. Because it's implemented in Java, we use long and double types to represent numbers, e.g., 2/3 does not have an exact representation.

Simple Scheme also includes an implementation of image functions similar to Racket's image module (http://docs.racket-lang.org/teachpack/2htdpimage.html).

See http://bryanchadwick.com/simplescheme/ for documentation and examples.

Enjoy!

New features

Added set! expressions and ability to use macro arguments as names in let-bindings.

I'll update the documentation here soon:
http://bryanchadwick.com/simplescheme/

App Permissions

Allows an application to write to external storage.
Allows an application to read from external storage.