Asir for iSH Shell/iOS
This is a binary of Risa/Asir (version 20250328) for iOS.
This binary was checked on iPadOS18.4(iPad Pro 12.9-inch gen5).
Installation:
  - 
    
Install iSH Shell to your iPhone or iPad through AppStore.
   
  - 
    
Open iSH and update packages as follows:
# apk update
# apk upgrade
   
  - Execute the following on iSH:
# wget https://openxm-org.github.io/setup/2025/ios/install.sh
# sh install.sh
# exit 
  - Re-open iSH and execute the following:
# asir 
Change Log:
2025/3/28
  - Asir was updated to the version 20250328.
 
  - Accept the string “;;” as an alternative to the terminator ‘$’ for suppressing output.
 
  - .name can be used as a program variable, where name consists of small and capital letters, numbers, and ‘_’.
 
2024/9/7
  - Asir was updated to the version 20240806.
 
  - The functionality of the frontend fep has been integrated into Asir.
 
  - Fixed issues in the 32-bit environment, including iSH Shell.
 
  - The web page was moved to GitHub Pages.
 
2022/09/20
  - Asir was updated to the version 20220911.
 
  - asir-contrib library was included.
 
  - gp, an interactive shell giving access to PARI library, was included.
 
2021/01/15
  - The URL of iSH Shell was changed from TestFlight to AppStore.
 
  - An install script ‘setup.sh’ was added.
 
  - Asir was updated to the version 20210111.
 
2020/06/01
  - iSH Shell was updated to build 68. Since this build, ‘load(“fctrtest”);’ can be processed without errors.
 
2020/03/20
  - The first release of Asir for iOS using iSH Shell TestFlight version.