Skip to content

TryItOnline/2L

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2L

The materials in this repository were not produced by its owner. The original source code and additional resources can be found in the Esoteric File Archive.

1L_a is a recreational programming language. For further information, please visit its Esolang article.

Neither src/HelloWorld.2l nor poiuy_qwert's hello world from esolangs article don't work in Graue interpreter because they rely on Gregor's implementation, where the actions going up and down are reversed. Graue interpreter can be compiled with POINTER_REVERSE defined to achieve this behavior.