Home 2018 › Forums › Crumble › Development › Subroutines?
- This topic has 2 replies, 3 voices, and was last updated 4 years, 11 months ago by
Dr_Alex.
-
AuthorPosts
-
December 22, 2016 at 4:44 pm #4068
drkempton
ParticipantHello Joseph,
It would be great if a subroutine facility was added. This would enable programs to be more complex without them getting so long that they disappear off the bottom of the screen.
Yours hopefully,
David.
October 12, 2018 at 1:04 pm #8109Dr John
ParticipantI agree. But you get into a whole new class of data:parameters and local variables.
Maybe a simpler approach would be to allow the use of “include” files. This would allow code to be written once only, and referenced.
If you allowed ‘folding’ of the program, so that whole syntactically complete chunks could be optionally seen as a single box, then this would get over the “fall off the bottom” problem. Some text editors provide this for if–then-else languages / html
January 3, 2019 at 10:40 pm #8498Dr_Alex
ParticipantIf it can be done, it would be fantastic to have sub routines and would make the Crumble a much more powerful device.
-
AuthorPosts
- You must be logged in to reply to this topic.