Your continued donations keep Wikipedia running!    

Core language

From Wikipedia, the free encyclopedia

Jump to: navigation, search

In computer programming, the core language is the definition of a programming language plus any standard libraries. Identifiers which are reserved for core usage are known as "keywords". The C standard runtime library and the core Java packages are two examples of components of their respective core languages.