« Langage de programmation » : différence entre les versions
« Langage de programmation » défini et expliqué aux enfants par les enfants.
Jump to navigation
Jump to search
Aucun résumé des modifications |
Aucun résumé des modifications |
||
(7 versions intermédiaires par 5 utilisateurs non affichées) | |||
Ligne 3 : | Ligne 3 : | ||
== Langages de programmation == |
== Langages de programmation == |
||
⚫ | |||
*[[ActionScript]] |
|||
⚫ | |||
*[[AppleScript]] |
|||
*[[ |
*[[C sharp|C++]] |
||
*[[ |
*[[CoffeeScript]] |
||
*[[ |
*[[D (langage)|D]] |
||
⚫ | |||
*[[C sharp|C#]] |
|||
⚫ | |||
*[[CoffeeScript]] |
|||
*[[ |
*[[Groovy (langage)|Groovy]] |
||
⚫ | |||
⚫ | |||
*[[JavaScript]] |
|||
⚫ | |||
⚫ | |||
⚫ | |||
*[[ |
*[[Logo (langage)|Logo]] |
||
*[[ |
*[[Objective-C]] |
||
⚫ | |||
⚫ | |||
*[[ |
*[[Ruby (programmation)|Ruby]] |
||
⚫ | |||
*[[Objective-C]] |
|||
⚫ | |||
⚫ | |||
*[[ |
*[[Smalltalk]] |
||
⚫ | |||
⚫ | |||
*[[Smalltalk]] |
|||
*[[Visual Basic]] |
*[[Visual Basic]] |
||
=== [[Programmation impérative|Langages impératifs]] === |
=== [[Programmation impérative|Langages impératifs]] === |
||
*[[Algol (langage)|Algol]] |
*[[Algol (langage)|Algol]] |
||
*[[APL (langage)|APL]] |
*[[APL (langage)|APL]] |
||
*[[Active Server Pages]] |
*[[Active Server Pages]] |
||
*[[Assembleur]] |
*[[Assembleur]] |
||
*[[BASIC]] |
*[[BASIC]] |
||
*[[ |
*[[BATCH]] |
||
*[[ |
*[[BCPL]] |
||
*[[ |
*[[Shell Unix]] |
||
*[[C (langage informatique)|C]] |
|||
⚫ | |||
*[[ |
*[[COBOL]] |
||
*[[Natural]] |
|||
⚫ | |||
⚫ | |||
*[[Fortran]] |
*[[Fortran]] |
||
⚫ | |||
*[[Limbo (langage)|Limbo]] |
|||
*[[Lua]] |
|||
*[[ |
*[[Lua]] |
||
*[[ |
*[[Modula-2]] |
||
*[[Not |
*[[Not Quite C|NQC]] |
||
*[[ |
*[[Not eXactly C|NXC]] |
||
*[[ |
*[[OPL (langage informatique)|OPL]] |
||
*[[ |
*[[Pascal (langage)|Pascal]] |
||
*[[Perl (langage)|Perl]] |
|||
*[[PHP]] |
|||
*[[ |
*[[PHP]] |
||
⚫ | |||
*[[Tool Command Language]] |
*[[Tool Command Language]] |
||
*[[Windows PowerShell]] |
*[[Windows PowerShell]] |
||
*[[WLangage]] |
*[[WLangage]] |
||
=== [[Programmation fonctionnelle|Langages fonctionnels]] === |
=== [[Programmation fonctionnelle|Langages fonctionnels]] === |
||
*[[Haskell]] |
*[[Haskell]] |
||
*[[Lisp]] / [[Common Lisp]] |
*[[Lisp]] / [[Common Lisp]] |
||
*[[ML (langage)|ML]] / [[OCaml]] / [[F Sharp|F#]] |
*[[ML (langage)|ML]] / [[OCaml]] / [[F Sharp|F#]] |
||
*[[Opa]] |
*[[Opa]] |
||
*[[Scheme]] |
*[[Scheme]] |
||
*[[Extensible Stylesheet Language Transformations]] |
*[[Extensible Stylesheet Language Transformations]] |
||
=== [[Programmation déclarative|Langages déclaratifs]] === |
=== [[Programmation déclarative|Langages déclaratifs]] === |
||
*[[Clips (langage)|Clips]] |
*[[Clips (langage)|Clips]] |
||
*[[Prolog]] |
*[[Prolog]] |
||
=== [[ |
=== [[Langages de décorations|Langages de décoration]] === |
||
⚫ | |||
=== [[Programmation concurrente|Langages concurrents]] === |
|||
*[[Ada (langage)|Ada]] |
*[[Ada (langage)|Ada]] |
||
*[[Erlang (langage)|Erlang]] |
*[[Erlang (langage)|Erlang]] |
||
Dernière version du 18 juillet 2017 à 08:08
Un langage de programmation est un ensemble d'instructions qu'un humain utilise pour créer des progammes sur un ordinateur. La plupart du temps, ces instructions sont compilées pour créer un .exe ou un .com.
Langages de programmation
Langages à objets
- ActionScript
- AppleScript
- C++
- CoffeeScript
- D
- Embarcadero Delphi
- Eiffel
- Groovy
- Java
- JavaScript
- Lisaac
- Logo
- Objective-C
- Python
- Ruby
- Scala
- Simula
- Smalltalk
- Visual Basic
Langages impératifs
- Algol
- APL
- Active Server Pages
- Assembleur
- BASIC
- BATCH
- BCPL
- Shell Unix
- C
- COBOL
- Natural
- Forth
- Fortran
- Limbo
- Lua
- Modula-2
- NQC
- NXC
- OPL
- Pascal
- Perl
- PHP
- PL/I
- Tool Command Language
- Windows PowerShell
- WLangage
Langages fonctionnels
- Haskell
- Lisp / Common Lisp
- ML / OCaml / F#
- Opa
- Scheme
- Extensible Stylesheet Language Transformations