
LispPad Go
Write Scheme code on the go
Free · Designed for iPad
LispPad Go is a simple, lightweight, integrated development environment for developing and running Scheme code on iOS. The language supported by LispPad Go is based on the R7RS standard of the Scheme programming language. LispPad Go provides the following components:
• A fully integrated Scheme interpreter
• A console with a read-eval-print loop to interact with the interpreter
• A text editor for writing Scheme code, supporting syntax highlighting, smart indentation, parenthesis matching, etc.
• A large range of libraries, including iOS-specific libraries e.g. for networking, graphics, audio, databases, archival, text processing, etc.
The Scheme dialect supported by LispPad Go provides the following features:
• R7RS-compliant libraries
• Hygienic macros based on syntax-rules
• First-class environments
• call/cc, dynamic-wind and exceptions
• Dynamically-scoped parameters
• Multiple return values
• Delayed execution via promises and streams
• Support for the full numerical tower consisting of arbitrary size integers, rationals, real numbers, and inexact complex numbers.
• Unicode strings and characters
• Vectors and bytevectors
• Text and binary ports
• R7RS-compliant extensible records
• R6RS-compliant hashtables and enumerations
• Threads
Ratings & Reviews
This app has not received enough ratings or reviews to display an overview.
• Fixed keyboard shortcuts
• Support separate sets of editor color schemes for light and dark mode
• Allow setting the appearance (light vs. dark) at the application level
• Extended available coding fonts
• Support for all major JSON standards via libraries (lispkit json) and (lispkit json schema)
• Support HTTP-based networking via libraries (lispkit http), (lispkit http oauth), and (lispkit http server)
• Deeper integrations into iOS via libraries (lispkit system keychain) and (lispkit system pasteboard)
• Support for drawing a variety of different types of bar codes via library (lispkit draw barcode)
• New libraries: (lispkit url), (lispkit serialize), (lispkit thread future), and (lispkit thread shared-queue)
• Extended libraries: (lispkit box), (lispkit thread), (lispkit system), (lispkit bytevector), (lispkit markdown), (lispkit dynamic), (lispkit control)
• New sample code: Keychain.scm, WebAPIs.scm, and Webserver.scm
• Updated LispPad Library Reference
• Interpreter now based on LispKit 2.5.0
The developer, Matthias Zenger, indicated that the app’s privacy practices may include handling of data as described below. For more information, see the developer’s privacy policy .
Data Not Collected
The developer does not collect any data from this app.
Accessibility
The developer has not yet indicated which accessibility features this app supports. Learn More
Information
- Provider
- Matthias Zenger
- Size
- 116.7 MB
- Category
- Developer Tools
- Compatibility
Requires iOS 16.4 or later.
- iPhone
Requires iOS 16.4 or later. - iPad
Requires iPadOS 16.4 or later. - Mac
Requires macOS 13.3 or later and a Mac with Apple M1 chip or later. - Apple Vision
Requires visionOS 1.0 or later.
- Languages
- English
- Age Rating
4+
- 4+
- Copyright
- © 2021-2024 Matthias Zenger