Halt and catch fire: Difference between revisions

m
(J)
Line 242:
In other words: allocate one byte of memory and write 1e6 bytes starting at that address.
 
It's probably more effective to use <lang J> exit 0</lang> -- this approach would eliminate dependence on a variety of implementation details.
 
=={{header|Julia}}==
6,951

edits