Original file(2,190 × 695 pixels, file size: 126 KB, MIME type: image/png)

This is a file from the Wikimedia Commons. Information from its description page there is shown below.
Commons is a freely licensed media file repository. You can help.

Summary

Description
English: Sample programming language hierarchy
Date
Source Own work
Author Sylvain Leroux

Build with GraphViz dot using the following code:

digraph {
  node[shape=record,style=filled,fillcolor=gray95]
  edge[dir=back, arrowtail=empty]
  root=jscheme

  pl_imp[label="programming language implementation (Q4117406)"]
  pl_spec[label="programming language specification (Q7248507)"]
  comp_lang[label="computer language (Q629206)"]
  int_work[label="intellectual work (Q15621286)"]
  form_lang[label="formal language (Q192161)"]
  prog_tool[label="programming tool (Q1077784)"]
  spec[label="specification (Q2101564)"]

  prog_lang[label="programming language (Q9143)"]
  imp_pl[label="imperative programming language (Q21562092)"]
  func_pl[label="functional programming language (Q3839507)"]
  decl_pl[label="declarative programming language (Q1144882)"]

  paradigm[label="programming paradigm (Q188267)"]
  imp_prog[label="imperative programming (Q275596)"]
  func_prog[label="functional programming (Q193076)"]
  decl_prog[label="declarative programming (Q531152)"]
  comp_prog[label="computer programming (Q80006)"]

  scheme[label="Scheme (Q187560)"]

  R4RS[label="R6RS standard", color=gray20]
  jscheme[shape=circle, label="JScheme (Q4041741)"]

  form_lang -> comp_lang
  int_work -> comp_lang
  comp_lang -> prog_lang
  prog_tool -> pl_imp
  spec -> pl_spec
  int_work -> spec

  prog_lang -> imp_pl
  prog_lang -> func_pl
  prog_lang -> decl_pl

  comp_prog -> imp_prog
  comp_prog -> decl_prog
  decl_prog -> func_prog
  paradigm -> imp_prog[arrowtail=normal]
  paradigm -> decl_prog[arrowtail=normal]
  paradigm -> func_prog[arrowtail=normal]

  decl_prog -> decl_pl[label="manifestation of", fontcolor=blue, color=blue, arrowtail=normal]
  imp_prog -> imp_pl[label="manifestation of", fontcolor=blue, color=blue, arrowtail=normal]
  func_prog -> func_pl[label="manifestation of", fontcolor=blue, color=blue, arrowtail=normal]

  pl_spec -> R4RS
  scheme -> func_pl[arrowtail=normal]
  scheme -> prog_lang[arrowtail=normal]
  scheme -> func_prog[label="programming paradigm",arrowtail=normal]
  scheme -> R4RS[label="???",arrowtail=normal, color=gray20]
  jscheme -> scheme[label="implementation of",arrowtail=normal]
  jscheme -> R4RS[label="implementation of",arrowtail=normal]
  jscheme -> pl_imp[arrowtail=normal]
}


Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

24 April 2020

image/png

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current15:07, 24 April 2020Thumbnail for version as of 15:07, 24 April 20202,190 × 695 (126 KB)Sylvain LerouxAdd color
14:13, 24 April 2020Thumbnail for version as of 14:13, 24 April 20202,124 × 695 (120 KB)Sylvain LerouxCross-wiki upload from www.wikidata.org

The following page uses this file:

Global file usage

The following other wikis use this file: