Used in a Sentence

subprograms

Definition, parts of speech, synonyms, and sentence examples for subprograms.

Editorial note

Networks are fundamentally unreliable, and that means that idempotency of subprograms is a very important property.

Examples16
Definitions1
Parts of speech1

Quick take

(computing) A program contained within a larger program

Meaning at a glance

The clearest senses and uses of subprograms gathered in one view.

noun

(computing) A program contained within a larger program

Definitions

Core meanings and parts of speech for subprograms.

noun

(computing) A program contained within a larger program

Example sentences

1

Networks are fundamentally unreliable, and that means that idempotency of subprograms is a very important property.

2

Server for verifone pos, RPC servers to allow any client to execute natural (it's a programming language) subprograms.

3

Ada2012 for example, introduced design by contract with support for formal verification in conforming subprograms.

4

This even happens in formally verified code where there's literally proven preconditions on subprograms that show a given state can never be achieved.

5

First of all, Ada may have already made a copy of the value; small (register-sized) values tend to be passed by copy into subprograms.

6

That is, the system should first be made to run, even though it does nothing useful except call the proper set of dummy subprograms.

7

I'd be curious to see a serious breakdown of which schools are seeing increased enrollment, and in which subprograms of CS.

8

Like good god, how much time do we waste on rewriting the same little subprograms?

9

Then, bit by bit it is fleshed out, with the subprograms in turn being developed into actions or calls to empty stubs in the level below.

10

Quite a few projects use Erlang extensively (Heroku, GitHub, and (if I remember right) Chef use a lot of Erlang, usually to route requests to subprograms written in other languages like Ruby).

11

This is kind of the case for IO in Haskell[0], but for subprograms/procedures/functions I tend to find it an absolutely essential property, both in terms of reasoning and in terms of testability.

12

They are using the imperative model at the scale of a single machine, where its appropriate, but the functional model at the scale of the cluster, so subprograms can be retried and executed in any order.

Quote examples

1

"Well defined subprograms" is key here -- in a mutable language like Go, goroutines are not well-defined subprograms, so exceptions are tricky to use correctly.

2

In most early programming languages "functions" were functions in the mathematical sense, while other kinds of subprograms were named procedures or subroutines.

3

The subprograms aren't "libraries" in a sense that I do much faster changes to the "interface" but just having them makes everything much more maintainable.

4

Interesting to read that djb is in favor of automatic exception handling rather than explicitly checking return codes: "Fortunately, programming languages can—and in some cases do—offer more powerful exception-handling facilities, aborting clearly defined subprograms and in some cases automatically handling error reports.

Frequently asked questions

Short answers drawn from the clearest meanings and examples for this word.

How do you use subprograms in a sentence?

Networks are fundamentally unreliable, and that means that idempotency of subprograms is a very important property.

What does subprograms mean?

(computing) A program contained within a larger program

What part of speech is subprograms?

subprograms is commonly used as noun.