recategorized by
1,435 views

2 Answers

0 votes
0 votes

Ans. Extensible Language

Extensible is an IT term used to describe something that can be extended or expanded from its initial state. It typically refers to software, such as a program or file format, though it can also be used to describe a programming language itself.

Extensible language is one that may support custom syntax and operations. These custom elements can be defined in the source code and are recognized by the compiler along with the pre-defined elements. Examples of extensible programming languages include Ruby, Lua, and XL.

Extensibility is almost always used to describe software and refers specifically to its extendable capabilities. For instance, a software program that supports plugins is extensible.

Answer:

Related questions

1 votes
1 votes
1 answer
2
go_editor asked Jul 13, 2016
3,004 views
A* algorithm is guaranteed to find an optimal solution ifh’ is always 0g is always 1h’ never overestimates hh’ never underestimates h
1 votes
1 votes
1 answer
4
go_editor asked Jul 13, 2016
2,559 views
A cryptarithmetic problem of the typeCan be solved efficiently usingdepth first techniquebreadth first techniqueconstraint satisfaction techniquebidirectional technique