ℒight

From Esolang
(Redirected from Light)
Jump to navigation Jump to search

ℒight is a language that only does one thing, eliminate the darkness. It has no inputs and infinite outputs.

The best way to understand ℒight is to see how it is implemented.

Here's some pseudocode on how one might make an interpreter.

while true:
    print "#"

Here's the start of the output of a ℒight program:

############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################

External resources