view interps/clc-intercal/CLC-INTERCAL-Docs-1.-94.-2/doc/examples/quantum/abstain-gerund.i @ 12509:2255eb45a711 draft default tip

<wib_jonas> `` </hackenv/tmp/cmd.whatis tr -d \\\\r | grep cmd | cat -v >> /hackenv/share/whatis
author HackEso <hackeso@esolangs.org>
date Wed, 17 Jul 2024 14:42:40 +0100
parents 859f9b4339e6
children
line wrap: on
line source

	PLEASE NOTE: This program demonstrates that abstaining and not
	abstaining can happen in the same state

Copyright (c) 2006 Claudio Calvelli, all rights reserved.

CLC-INTERCAL is copyrighted software. However, permission to use, modify,
and distribute it is granted provided that the conditions set out in the
licence agreement are met. See files README and COPYING in the distribution.

	PLEASE ABSTAIN FROM COMING FROM WHILE REINSTATING IT
(2)	DO .1 <- #1
	DO .1 <- #2
	DO COME FROM (2)
	DO READ OUT .1
	DO ABSTAIN FROM CALCULATING WHILE REINSTATING IT
	PLEASE .1 <- .1 ¢ .1
	DO READ OUT .1
	DO GIVE UP

	PLEASE NOTE: we aren't going to tell you what this program produces;
	there's a race condition and we don't actually know.