ଛାଞ୍ଚ:Infobox programming language/doc

ଉଇକିପିଡ଼ିଆ‌ରୁ


Usage[ସମ୍ପାଦନା]

{{Infobox programming language
 | name                   = 
 | title                  =
 | logo                   = 
 | logo caption           = 
 | screenshot             = 
 | screenshot caption     = 
 | paradigm               = 
 | family                 = 
 | released               = <!-- {{Start date|YYYY}} -->
 | designer               = 
 | developer              = 
 | latest release version = 
 | latest release date    = <!-- {{Start date and age|YYYY|MM|DD}} -->
 | latest preview version = 
 | latest preview date    = <!-- {{Start date and age|YYYY|MM|DD}} -->
 | frequently updated     = <!-- yes/no -->
 | typing                 = 
 | scope                  = 
 | implementations        = 
 | dialects               = 
 | influenced by          = 
 | influenced             = 
 | programming language   = 
 | platform               = 
 | operating system       = 
 | license                = 
 | file ext               =
 | fileformat             = 
 | website                = <!-- {{url|www.example.com}} -->
 | wikibooks              = 
}}

Example[ସମ୍ପାଦନା]

Scheme
ପାରାଡ଼ିଜିମ୍‌multi-paradigm: functional, procedural, meta
ପ୍ରଥମେ ଦେଖାଯାଇଥିଲା1975
ଡିଜାଇନ କରିଥିଲେGuy L. Steele and Gerald Jay Sussman
ସ୍ଥାୟୀ ରିଲିଜR6RS (ratified standard) (2007)
ଟାଇପିଂ ପଦ୍ଧତିstrong, dynamic
ସୁଯୋଗlexical
ପ୍ରମୁଖ ବ୍ୟବହାରMany. See Category:Scheme implementations
ଉପଭାଷାT
ଏହାକୁ ପ୍ରଭାବିତ କରିଛନ୍ତିLisp, ALGOL, MDL
ଏହା ଦ୍ଵାରା ପ୍ରଭାବିତ ହୋଇଛନ୍ତିClojure, Common Lisp, Dylan, EuLisp, Haskell, Hop, JavaScript, Kernel, Lua, R, Racket, Ruby
ଫାଇଲ ଏକ୍ସଟେନ୍‌ସନ୍.scm, .ss
{{Infobox programming language
 | name                   = Scheme
 | logo                   = [[Image:Lambda lc.svg|100px]]
 | paradigm               = [[multi-paradigm programming language|multi-paradigm]]: [[functional programming|functional]], [[procedural programming|procedural]], [[metaprogramming|meta]]
 | year                   = 1975
 | designer               = [[Guy L. Steele]] and [[Gerald Jay Sussman]]
 | latest release version = R6RS (ratified standard)
 | latest release date    = 2007
 | latest test version    = 
 | latest test date       = 
 | typing                 = [[strong typing|strong]], [[dynamic typing|dynamic]]
 | scope                  = lexical
 | dialects               = [[T (programming language)|T]]
 | implementations        = Many. See [[:Category:Scheme implementations]]
 | influenced by          = [[Lisp programming language|Lisp]], [[ALGOL]], [[MDL (programming language)|MDL]]
 | influenced             = [[Clojure]], [[Common Lisp]], [[Dylan (programming language)|Dylan]], [[EuLisp]], [[Haskell (programming language)|Haskell]], [[Hop (software)|Hop]], [[JavaScript]], [[Kernel (programming language)|Kernel]], [[Lua (programming language)|Lua]], [[R (programming language)|R]], [[Racket (programming language)|Racket]], [[Ruby (programming language)|Ruby]]
 | operating system       = 
 | license                =
 | website                = 
 | file_ext               = .scm, .ss
 | wikibooks = Scheme
}}

Microformat[ସମ୍ପାଦନା]

The HTML mark-up produced by this template includes an hCalendar microformat that makes event details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

Classes used

The HTML classes of this microformat include:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent
Please do not rename or remove these classes
nor collapse nested elements which use them.