翻訳と辞書
Words near each other
・ expert systems ltd.
・ explicit parallelism
・ explicit type conversion
・ exploit
・ exploratory data analysis
・ exponent
・ exponential
・ exponential-time
・ exponential-time algorithm
・ express
expression
・ expression tree
・ extend
・ extended affix grammar
・ extended algol
・ extended architecture
・ extended backus-naur form
・ extended binary coded decimal interchange code
・ extended bnf
・ extended c++


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

expression : FOLDOC
expression
Any piece of program code in a high-level language which, when (if) its execution terminates, returns a value. In most programming languages, expressions consist of constants, variables, operators, functions, and parentheses. The operators and functions may be built-in or user defined. Languages differ on how expressions of different types may be combined - with some combination of explicit {casts} and implicit coercions.
The syntax of expressions generally follows conventional mathematical notation, though some languages such as Lisp or Forth have their own idiosyncratic syntax.
(2001-05-14)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.