Skip to content

adding hp17 style cashflow modelling scafolding#1711

Open
nickapos wants to merge 2 commits into
c3d:stablefrom
nickapos:cashflow-modeling-hp17bii
Open

adding hp17 style cashflow modelling scafolding#1711
nickapos wants to merge 2 commits into
c3d:stablefrom
nickapos:cashflow-modeling-hp17bii

Conversation

@nickapos

Copy link
Copy Markdown

Here is an AI generated collection of files that roughly follow the cashflow modelling implemented in HP 17bii calculator.

I know there are a lot missing and this is not really integrated with db48x at all but hopefully it can act as a rough representation of the idea.

Thanks

@c3d

c3d commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Hi @nickapos, thanks a lot for the PR.

I'm curious what AI agent you used for that. It seems to have no clue about DB48x, and has generated "generic" C++ code with no relationship to the DB48x APIs. Even the integration notes miss obvious things like the correct way to integrate RPL commands. There is no REGISTER_COMMAND macro, it's called COMMAND_DECLARE. Stuff like that all over the place.

@nickapos

Copy link
Copy Markdown
Author

I used perplexity.

@nickapos

Copy link
Copy Markdown
Author

Hi @c3d i have tried to do something more useful using claude and it seem to have done a better work. Hopefully these new changes will be of more use.

@evgaster

Copy link
Copy Markdown

Why not implement this functionality in rpl (i.s.o. C++)?

@c3d c3d added the user Reported by an actual user, yay! label Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

user Reported by an actual user, yay!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants