Program to search inside programs
|
09-30-2015, 04:30 PM
Post: #11
|
|||
|
|||
RE: Program to search inside programs
(09-30-2015 03:13 PM)StephenG1CMZ Wrote: On the Android emulator I find that when I cut and paste the code, there appears to be a space within one SIZE. Deleting that one space, it compiles OK. Better use attached hpprgm, i also have found some bugs with copied text. (09-30-2015 03:13 PM)StephenG1CMZ Wrote: If I attempt to Run the Globalsearch from your code, instead of from a file one is editing, I get an insufficient memory error. I suspect it's just that the code being searched is too big. You can change K_Sin() with K_8() OR KA_9() to move shortcut to appropriate keys. I am currently working on universal search (current program, all programs, notes). I though new cool feature for the editor, which also will be implemented there. I killed many hours trying to construct fast function calls "by pointer" but they still costs at least triple of direct call :-( Why HP banned "program" concept from RPL, you could pass symbol and eval it fast. EXPR is too slow. I am missing pointers to functions to write clean extendable code. :-( Looks like we can not avoid text code generation in some language higher than HPPL, but I can't figure how to implement "function as value" conception in absence of "program as value" mechanisms :-( |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Program to search inside programs - xset - 09-29-2015, 05:44 PM
Global search and local search - xset - 09-29-2015, 06:52 PM
RE: Program to search inside programs - xset - 09-29-2015, 07:45 PM
RE: Program to search inside programs - cyrille de brébisson - 09-30-2015, 05:40 AM
RE: Program to search inside programs - xset - 09-30-2015, 06:24 AM
RE: Program to search inside programs - hpfx - 09-30-2015, 08:04 AM
RE: Program to search inside programs - StephenG1CMZ - 09-30-2015, 08:35 AM
RE: Program to search inside programs - StephenG1CMZ - 09-30-2015, 07:55 AM
RE: Program to search inside programs - xset - 09-30-2015, 09:41 AM
RE: Program to search inside programs - StephenG1CMZ - 09-30-2015, 03:13 PM
RE: Program to search inside programs - xset - 09-30-2015 04:30 PM
RE: Program to search inside programs - StephenG1CMZ - 09-30-2015, 05:02 PM
RE: Program to search inside programs - xset - 09-30-2015, 05:18 PM
Version 0.3 - xset - 09-30-2015, 05:09 PM
|
User(s) browsing this thread: 1 Guest(s)