Jump to content

LSE (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SJK (talk | contribs) at 12:46, 12 June 2007 (based on fr:LSE (langage de programmation)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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).

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.