Post Reply 
How much memory may a HPPL program use on a G2?
10-01-2023, 05:26 AM
Post: #105
RE: How much memory may a HPPL program use on a G2?
(09-30-2023 08:13 AM)Tyann Wrote:  I've had it in the back of my mind for a long time, and I couldn't wait to publish it to see how it would be received.

Remember that the application description is very important because it determines whether someone notices your application or not. You should include the capabilities of your application in it; otherwise, few people will download it if they don't know exactly what it does.

I use both G1 and G2, and I want my application to work on both HP Prime versions. On the other hand, I don't want to have two separate applications depending on the HP Prime version, so I might have to use AFiles to store dictionaries. This worries me a bit because AFiles can cause a performance drop when initially loading the dictionary. I'm also considering condensing the dictionary (something like the solution Jeff proposed with binary encoding). For the English language, this would drastically reduce the size of the application.
Then, for words up to 12 characters long, I would have the dictionary encoded in binary, and for words longer than 12 characters, I would continue to use the method as before.

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


Messages In This Thread
RE: How much memory may a HPPL program use on a G2? - komame - 10-01-2023 05:26 AM



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