I'm working on a little program for generating program barcodes for the HP-41, in the form of a simple web page with Javascript code to parse the program and generate the bar codes.
It's beginning to look complete, but I'd like some example programs (as plain text) to test with. I would also like to know if there is a "canonical" mapping for certain HP-41 characters that are not available in USASCII (like ∑ (Sigma), ≠ (not-equal), etc)...
Any pointers to program listings or other information?