Skip to content
/ TEI Public

Interpreters for the "This esolang is not a push-down automata" esolang

Notifications You must be signed in to change notification settings

none-None1/TEI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEI

Interpreters for the "This esolang is not a push-down automata (or TEISNPDA or simple TEI)" esolang

Includes

  • C# interpreter (TEI)
  • Java interpreter (TEI_J)
  • Python interpreter (TEI_Py)
  • Nothing else

Examples

Hello World:

148*+dlroW olleH!!!!!!!!!!!!

Input two numbers, add and output:

,,+.

More examples see here.