Post Reply 
The Prime is just an Expensive Toy
12-17-2019, 07:20 AM
Post: #42
RE: The Prime is just an Expensive Toy
(12-17-2019 06:03 AM)cyrille de brébisson Wrote:  Hello,

(12-16-2019 05:23 PM)HP User Wrote:  Is there peace, by the way?

This is the internet... Expecting peace is futile!

I second Bernard's assessment of the situation there... it's true, I even forgot the Python nesecary "import ..." statements which make things hard...
Maybe I should code a Logo for Prime :-)

Cyrille

You should code (in C) a simple list processing language
where a list represents a stack.
Let's call it "RPL"
At first you could make it an App using the system L0..L9 lists (or just L0)
Then later integrate it to the System.

The new commands would be setting the default stack
5 SetStack or SetStack(5)
RclStack or RclStack()
and later
the :tagged: referral to a different Stack:
:3:SWAP would swap the first two list elements in L3 irregardless of the current Stack

This would bring a better language for the HOME than the current Python
and make all the old timers extremely happy

VPN
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: The Prime is just an Expensive Toy - CyberAngel - 12-17-2019 07:20 AM



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