expression - Are any languages strictly "statement-oriented"? -
are there modern languages require each line statement? apparently fortran did this, languages since c? i've heard of expression-oriented languages, including functional programming languages, can't find term opposite, "statement-oriented" language, or 1 not allow expression, e.g. x + 3;
or call value-returning function without assignment?
this typical of low-level compiler intermediate languages, such three-adress codes.
Comments
Post a Comment