Post Reply 
Simple Programming Language or Set of Programming Commands
10-07-2019, 07:56 PM (This post was last modified: 10-07-2019 07:56 PM by Craig Bladow.)
Post: #5
RE: Simple Programming Language or Set of Programming Commands
(10-07-2019 08:46 AM)deetee Wrote:  Hi all!

The next calculator I'm going to build should cover some programming features but unfortunately the resources (i.e. code size) are limited.

So far I can edit and run sequences containing all operations of the calculator. But a "complete" programming language has to contain some decision and repetition capabilities. Also some simple input and output sequences would be very convenient.

Are there any examples for small, easy and simple complete programming languages or sets of commands?

For instance my HP15c seems to have easy and complete programming features - but it could be more convenient.

Thanks in advance and regards
deetee

I think you are starting in the right place, looking to other calculators for examples of where to start. The HP-25 is a fairly minimal example and if you replace the key codes for each function with the text name, you have something that is friendlier to program.

Try CC41!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Simple Programming Language or Set of Programming Commands - Craig Bladow - 10-07-2019 07:56 PM



User(s) browsing this thread: 1 Guest(s)