Used in a Sentence

compiled

Definitions, parts of speech, synonyms, and sentence examples for compiled.

Editorial note

Once the ClojureScript is compiled to JavaScript, the JS can be executed by the browser (which of course involves an additional JIT compilation step).

Examples13
Definitions4
Parts of speech1

Quick take

(transitive, programming) To use a compiler to process source code and produce executable code.

Meaning at a glance

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

verb

(transitive, programming) To use a compiler to process source code and produce executable code.

verb

(transitive) To make by gathering pieces from various sources.

verb

(transitive, snooker) To achieve (a break) by making a sequence of shots.

Definitions

Core meanings and parts of speech for compiled.

verb

(transitive, programming) To use a compiler to process source code and produce executable code.

verb

(transitive) To make by gathering pieces from various sources.

verb

(transitive, snooker) To achieve (a break) by making a sequence of shots.

verb

(intransitive, programming) To be successfully processed by a compiler into executable code.

Example sentences

1

Once the ClojureScript is compiled to JavaScript, the JS can be executed by the browser (which of course involves an additional JIT compilation step).

2

There is very little visibility as to how the code is compiled - i.e should I use a list or a tuple for some things?

3

AOT-compiled Lisp generally retains the type info you need at runtime in one way or another.

4

If you're into Web development and have a background with compiled languages, test systems, and/or the embedded space, let's talk!

5

So even if your source code doesn't take data-dependent time, the compiler may make the compiled output take data-dependent time.

6

One possibility: what if you used a version of libfreetype or similar, compiled via emscripten, and run it on the client?

7

Many years ago I contacted the author and instead of giving me the source he gave me compiled binaries:(.

8

And of course, that only works if you're using the package unmodified; the source you link to has to be the source you compiled.

9

I believe up to VB5, then in VB6 it was finally natively compiled.

10

By contrast, Clojurescript (essentially the same language, but compiled to JS instead of JVM bytecode) can run in something like Node.js, where startup times are considerably faster.

11

More and more programmers likely get their feet wet doing JS/PHP on some site or other, and bring their rapid iteration thinking from there on to compiled projects.

12

Couldn't it be compiled to asm.js and loaded ahead of time if so desired?) I think we agree on most of this and I apologize.

Quote examples

1

A server-side compiler already exists, which is what you would use if you wanted Emacs/Slime support, or if you were developing a "real" Web application for deployment, because in that case you would want to pre-compile to JavaScript on the server, and distribute the compiled JS to the client.

Frequently asked questions

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

How do you use compiled in a sentence?

Once the ClojureScript is compiled to JavaScript, the JS can be executed by the browser (which of course involves an additional JIT compilation step).

What does compiled mean?

(transitive, programming) To use a compiler to process source code and produce executable code.

What part of speech is compiled?

compiled is commonly used as verb.