Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-14T04:56:11.000Z (11 months ago)
- Last Synced: 2024-02-14T05:34:24.009Z (11 months ago)
- Topics: calculator, dm42, hp-calculator, hp42s, rpn
- Language: Emacs Lisp
- Homepage:
- Size: 3.92 MB
- Stars: 20
- Watchers: 2
- Forks: 2
- 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.
The documentation is also published here: [Docs](https://richmit.github.io/hp42/)
Have fun!
-mitch