Skip to content

AutomatingLife/aplpyn

Repository files navigation

aplpyn

Welcome to aplpyn (pronounced "apple pen"), a Python CLI for APL.

Features

  • Full APL support
  • APL ASCII completion
  • APL autocomplete
  • Making APL functions python objects
  • File I/O support
  • Stateful and Stateless APL sessions
  • No APL interpreter required

How to run

pip install -r requirements.txt to install required modules
python main.py to run the CLI and start APLing!

TODO:

  • Add basic File IO support
  • Add importing/exporting of APL functions, variables, namespaces, and operators
  • Add support for accessing python from APL

What this is NOT meant for

  • High performance APL
  • Large files
  • Resource Intensive Calculations

About

Run APL code using python!

Topics

Resources

Stars

Watchers

Forks

Languages