diff interps/clc-intercal/CLC-INTERCAL-Base-1.-94.-2/INTERCAL/Include/next.iacc @ 996:859f9b4339e6

<Gregor> tar xf egobot.tar.xz
author HackBot
date Sun, 09 Dec 2012 19:30:08 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/interps/clc-intercal/CLC-INTERCAL-Base-1.-94.-2/INTERCAL/Include/next.iacc	Sun Dec 09 19:30:08 2012 +0000
@@ -0,0 +1,19 @@
+PLEASE NOTE: IACC FILE TO ADD NEXT TO THE "SICK" COMPILER
+
+Copyright (c) 2006-2008 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.
+
+PERVERSION "CLC-INTERCAL INTERCAL/Include/next.iacc 1.-94.-2"
+
+	DO ?TYPE <- ?EXTENSION
+	DO CREATE _2 ?VERB ?LABEL ,NEXT, ?Q_NEXT AS ?Q_NEXT #1 + NXT +
+	   ?LABEL #1
+	DO CREATE _2 ?GERUND ,NEXTING,=1 AS NXT
+	DO CREATE _2 ?TEMPLATE ,LABEL, ,NEXT, AS NXT
+	DO CREATE _2 ?Q_NEXT ,, AS ,,
+	DO CREATE _2 ?Q_NEXT ,WHILE, ,NOT, ,NEXTING, AS QUA
+
+	DO GIVE UP