We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Lingua Indeterminatum

From Esolang
Jump to navigation Jump to search

Lingua Indeterminatum is the successor of Septem Lingua, which is also designed by the developing team of Septem Lingua.

So far, the language is called Lingua Indeterminatum, but we’re open to other names. On July 1st, there will be a draw, and whoever's name gets chosen will have this page redirected to their page. The name I suggested is 'Lingua Filium'.

Development Team

Leader: User:PrySigneToFry(PSTF)

Co-leader: User:I am islptng

Developers: User:Yoyolin0409, User:Qazwsxplm

1st-batch members: User:Hammy, User:cleverxia, User:Yayimhere

2nd-batch members: User:MihaiEso, User:None1, User:Ractangle

Rules

  1. You MUST implement it when adding a new feature, using Python. This also means that cannot add non-computable commands to this language.
  2. Adding joke commands is prohibited. Lingua Indeterminatum is a serious language.
  3. All commands will be treated as functions unless otherwise specified.
  4. Adding built-in data storage is prohibited. We stipulate that all data in this language must be stored in variables. However, commands are allowed to access registers or memory to implement more complex programs, and it is permissible to add data types or simulate stacks, queues, deques, binary trees, hash tables, etc., through functions.
  5. No memes are allowed to add in the command, nor appear in the description. The purpose of creating this language was not to become worse or more chaotic.
  6. Allow a command to execute other programming languages, but only those that have been implemented, such as Python. Self-evaluation or self-interpretation is allowed, but not interpreting unimplemented languages.
  7. Allow manipulation of system files, but do not allow a single command to damage the system directly. For example, this command violates this rule: death - Delete all files on the device that is running this command.

Core features

To be discussed. We(islptng & PSTF)'ll discuss on the talk page to first think about a draft, and others MUSTN'T edit after we've written the interpreter framework.

Categories