Template:Lang

From Esolang
Jump to navigation Jump to search

Lang is an esolang.

Introduction

Brief introduction to an esolang, and automatically categorizes as language:

n: Esolang name, current page name will be passed if not given.

a: Author.

i: Inspired language(s).

f: Feature(s) of the esolang.

Examples

Example 1

{{Lang|n=Brainfuck}}

Brainfuck is an esolang.

Example 2

{{Lang|n=Blah|a=User:None1}}

Blah is an esolang invented by User:None1.

Example 3

{{Lang|n=<stack>|a=User:None1|i=[[brainfuck]]}}

<stack> is an esolang invented by User:None1, inspired by brainfuck.

Example 4

{{Lang|n=Brainfuck|f=Turing complete}}

Brainfuck is an esolang, it is Turing complete.

Example 5

{{Lang|n=Polydeuces|a=PrySigneToFry|i=[[EA Script, It's in the code.]]|f=Turing complete}}

Polydeuces is an esolang invented by PrySigneToFry, inspired by EA Script, It's in the code., it is Turing complete.