Dyalog / pynapl

Dyalog APL ←→ Python interface
MIT License
74 stars 10 forks source link

Rewrite main functionality from `APLBridgeSlave` as a minimal CLI #6

Open rodrigogiraoserrao opened 2 years ago

rodrigogiraoserrao commented 2 years ago

Using argparse, the __main__ section of the APLBridgeSlave should become much more robust and easier to use as a CLI.