Post Reply 
Proposed SDK App
09-06-2017, 11:16 AM
Post: #2
RE: Proposed SDK App
I also had that idea, after creating a few smaller programs. My editor already allows simple editing, but for now it is more a prove of concept. Trying to understand, what could enhance program entry. I don't want to re-enter identifiers, that are already somewhere in the text, like variable and function names. In addition I want to improve code navigation. A search function is not enough, IMO, because I would have to enter text, again.

Are my findings correct that we cannot access 'app' programs?

And what about compilation? We can assign the source code to Program("NAME"). This returns 0 in case of a compilation failure and 1 in case of success. But how can I find out, at which character position the compiler bails out? Do we have to provide our own parser? I don't like the idea.

And, well, I will not use SDK.

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


Messages In This Thread
Proposed SDK App - webmasterpdx - 09-05-2017, 11:25 PM
RE: Proposed SDK App - Robert Graulich - 09-06-2017 11:16 AM
RE: Proposed SDK App - compsystems - 09-06-2017, 02:19 PM
RE: Proposed SDK App - webmasterpdx - 09-06-2017, 07:18 PM
RE: Proposed SDK App - webmasterpdx - 09-07-2017, 04:30 AM
RE: Proposed SDK App - compsystems - 09-07-2017, 12:22 PM
RE: Proposed SDK App - webmasterpdx - 09-08-2017, 04:31 PM



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