Sha256: f341a4fc5137e0eba1b3e78affca9cd65abbc702309d316b149004c9c3f6775e
Contents?: true
Size: 333 Bytes
Versions: 13
Compression:
Stored size: 333 Bytes
Contents
\* This is the benchmark macro for Shen. Assuming your port to Blub is in the directory Platforms/Blub; do the following. 1. (cd "../../Benchmarks") 2. (load "README.shen") 3. (load "benchmarks.shen") *\ (defmacro benchmark-macro [benchmark Message Benchmark] -> [do [nl] [output Message] [time Benchmark]])
Version data entries
13 entries across 13 versions & 1 rubygems