Sha256: 1491d778e74a5bb09e7698075d611bc1b6a5af850dca3eca8952a92d12c2c2c1
Contents?: true
Size: 370 Bytes
Versions: 35
Compression:
Stored size: 370 Bytes
Contents
-SOME RANDOM DIRECTIVE WOULD GO HERE * * SNOBOL4 example file for lexer * SOME.THING_OR_OTHER32 = 1 + 1.0 - 1E3 * 1E-3 ** 2.718284590E0 + :F(END)S(IN_LOOP) PATTERN = LEN(3) ("GAR" | "BAR") IN_LOOP THING = INPUT :F(END) THING LEN(3) ("GAR" | "BAR") :S(OK) OUTPUT = THING " : Failure!" :(IN_LOOP) OK OUTPUT = THING ' : "Success"!' :(IN_LOOP) END FOOBAR FOOGAR THiNIg
Version data entries
35 entries across 35 versions & 5 rubygems