Share this site with del.icio.us Share this site with digg Share this site with reddit Share this site with technorati Share this site with furl Share this site with stumbleupon Share this site with google Add this site to Yahoo Bookmarks Click here to add us to your favorites Subscribe to our Feed





high level language (HLL)

Definition

Usually machine-independent, sophisticated programming language that uses familiar English (or any human language) like syntax. In a HLL, each statement can represent several assembly language instructions that perform complex computing operations. It allows programmers to concentrate on application development without bothering with the underlying machine architecture.

Browse by Letter: # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z