codeforboston / codeforboston/anypia-js

*.PIA structure

Open
#2 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5
Forks
7
PR merge metrics
No merged PRs in 30d

Description

`anypiab` is a command line program like the `anypia32` GUI program.

Loading a *.pia file outputs something like
"123-45-0020 06/22/1952 1235.80 2090.10 931.00 62 and 1 month 5 T" but it also appears that it outputs to a file (thanks @AlexMerritt)

### One issue we will face is getting the earnings, and other data, into anypia-js

The current interface is using this `.pia` file format.
http://thadk.net/anypiamac-docs/html/General/structure.html

The alternative is to support the XML format somehow with the oactobjs libraries directly and plug the javascript straight into its state format and skip the `.pia` format.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.