Jump to content

Halt and catch fire: Difference between revisions

Added Algol 68
(Added Algol W)
(Added Algol 68)
Line 9:
# [https://en.wikipedia.org/wiki/Halt_and_Catch_Fire_(computing) Halt and Catch Fire]
<br><br>
 
=={{header|ALGOL 68}}==
This program will crash immediately on startup.
<lang algol68>( print( ( 1 OVER 0 ) ) )</lang>
 
=={{header|ALGOL W}}==
3,049

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.