https://github.com/richmit/hp42
Programs for HP-42S, Free42, & DM42 calculators
https://github.com/richmit/hp42
calculator dm42 hp-calculator hp42s rpn
Last synced: 4 months ago
JSON representation
Programs for HP-42S, Free42, & DM42 calculators
- Host: GitHub
- URL: https://github.com/richmit/hp42
- Owner: richmit
- Created: 2021-03-25T23:26:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T16:09:56.000Z (7 months ago)
- Last Synced: 2025-01-08T12:55:32.787Z (5 months ago)
- Topics: calculator, dm42, hp-calculator, hp42s, rpn
- Language: Emacs Lisp
- Homepage:
- Size: 4.42 MB
- Stars: 23
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Collection of 42s Calculator Programs
I'm an Emacs user, and it plays a significant role in my development
process. For 42s code I use Emacs to generate code and process that
code for different versions of free42 (I use both free42 & a DM42).All the code is contained in `org-mode` files in the `src` directory.
Binary free42 programs are in the `bin` directory.
Documentation (rendered `org-mode` files) may be found in the `docs` directory.
Note: only HTML documentation at this time -- no PDFs.The documentation is also published here: [Docs](https://richmit.github.io/hp42/)
Have fun!
-mitch