Jump to content

LSE (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Edward (talk | contribs) at 08:56, 16 January 2013 (link exception handling using Find link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

LSE (Langage symbolique d'enseignement) is a programming language developed at Supélec in the late 1970s/early 1980s. It is similar to the BASIC, except with French-language instead of English-language keywords. It was derived from an earlier language called LSD, also developed at Supélec. It is most commonly said to be an acronym for Langage Symbolique d'Enseignement (Symbolic Teaching Language), but other expansions are also known (e.g. Langage de Sup-Élec, or the more cynical Langage Sans Espoir (hopeless language))

It originally flourished due to support from the French National Ministry of Education, but declined as the Ministry lost interest. It went through a number of revisions; earlier versions of LSE lacked full support for structured programming, which later version added, along with exception handling.