TryItOnline / 2L

https://github.com/graue/esofiles/tree/master/2l

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

https://github.com/graue/esofiles/tree/master/2l


Languages

Language:C 100.0%