Jump to content

Halt and catch fire: Difference between revisions

Added Algol W
m (→‎{{header|REXX}}: added the computer programming language REXX.)
(Added Algol W)
Line 9:
# [https://en.wikipedia.org/wiki/Halt_and_Catch_Fire_(computing) Halt and Catch Fire]
<br><br>
 
=={{header|ALGOL W}}==
This won't halt the CPU but the program will crash immediately on startup.
<lang algolw>assert false.</lang>
 
=={{header|6502 Assembly}}==
3,049

edits

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