Empty program: Difference between revisions

Content added Content deleted
Line 665: Line 665:


{{FormulaeEntry|page=https://formulae.org/?script=examples/Empty_program}}
{{FormulaeEntry|page=https://formulae.org/?script=examples/Empty_program}}

'''Solution'''

The following is the simplest expression: the Null expression. When it is run, it does not reduce to anything else, because there should not be rewriting rules for a null expression:

[[File:Fōrmulæ - Empty program 01.png]]

[[File:Fōrmulæ - Empty program 02.png]]


=={{header|Gambas}}==
=={{header|Gambas}}==